[code][root@northtecom centos]# yum install jenkins
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
- base: ca.mirror.babylon.network
- epel: ca.mirror.babylon.network
- extras: mirror2.evolution-host.com
- updates: mirror2.evolution-host.com
Resolving Dependencies
→ Running transaction check
—> Package jenkins.noarch 0:2.53-1.1 will be installed
→ Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================================================================================
Package Arch Version Repository Size
Installing:
jenkins noarch 2.53-1.1 jenkins 65 M
Transaction Summary
Install 1 Package
Total download size: 65 M
Installed size: 66 M
Is this ok [y/d/N]: y
Downloading packages:
jenkins-2.53-1.1.noarch.rpm | 65 MB 00:00:03
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : jenkins-2.53-1.1.noarch 1/1
Verifying : jenkins-2.53-1.1.noarch 1/1
Installed:
jenkins.noarch 0:2.53-1.1
Complete!
[root@northtecom centos]#
[/code]