1. RPM installation
Download the RPM package of wget:
http://mirrors.163.com/centos/6.8/os/x86_64/Packages/wget-1.12-8.el6.x86_64.rpm
carried out
rpm -ivh wget-1.12-8.el6.x86_64.rpm
2. Yum installation
yum -y install wget
Similar Posts:
- -Two solutions to bash: WGet: command not found
- Centos7.4 appears Yum command not found [How to Solve]
- Two solutions to [Linux] WGet: command not found
- Python upgrade resulted in an error using yum
- This system is not registered with an entitlement server. You can use subscription-manager to reg…
- Yum Install Docker and Upgrade Yum Storage error: No packages marked for update
- [Solved] Centos6: Python 2.6 upgrade to 3.7, error handling [no module named ‘_ctypes’]
- Install CentOS development tools
- OS X: equivalent to WGet of Linux