How to Install wget on RHEL 6
[root@rhel6 ~]# yum install wget -y
Loaded plugins: rhnplugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wget.i686 0:1.12-1.4.el6 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
===========================================================================================
Package Arch Version Repository Size
============================================================================================
Installing:
wget i686 1.12-1.4.el6 DVD-RHEL6-Repository 481 k
Transaction Summary
============================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 481 k
Installed size: 1.8 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : wget-1.12-1.4.el6.i686 1/1
Installed:
wget.i686 0:1.12-1.4.el6
Complete!
[root@dbfw08002793653d yum.repos.d]# wget http://yum.oracle.com/public-yum-ol6.repo
--2018-02-08 06:57:48-- http://yum.oracle.com/public-yum-ol6.repo
Resolving yum.oracle.com... 23.205.118.252
Connecting to yum.oracle.com|23.205.118.252|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9547 (9.3K) [text/plain]
Saving to: “public-yum-ol6.repo.1”
100%[==========================================================================================>] 9,547 --.-K/s in 0s
2018-02-08 06:57:49 (63.4 MB/s) - “public-yum-ol6.repo.1” saved [9547/9547]
[root@rhel6 ~]# yum install wget -y
Loaded plugins: rhnplugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wget.i686 0:1.12-1.4.el6 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
===========================================================================================
Package Arch Version Repository Size
============================================================================================
Installing:
wget i686 1.12-1.4.el6 DVD-RHEL6-Repository 481 k
Transaction Summary
============================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 481 k
Installed size: 1.8 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : wget-1.12-1.4.el6.i686 1/1
Installed:
wget.i686 0:1.12-1.4.el6
Complete!
[root@dbfw08002793653d yum.repos.d]# wget http://yum.oracle.com/public-yum-ol6.repo
--2018-02-08 06:57:48-- http://yum.oracle.com/public-yum-ol6.repo
Resolving yum.oracle.com... 23.205.118.252
Connecting to yum.oracle.com|23.205.118.252|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9547 (9.3K) [text/plain]
Saving to: “public-yum-ol6.repo.1”
100%[==========================================================================================>] 9,547 --.-K/s in 0s
2018-02-08 06:57:49 (63.4 MB/s) - “public-yum-ol6.repo.1” saved [9547/9547]
No comments:
Post a Comment