-bash: wget: command not found
You get this error when wget isn’t installed
To install wget on CentOS 5, 6 or 7 use this command:
yum install wget -y
To install weget on Debian or Ubuntu
sudo apt-get install wget
Cloud Service Provider
-bash: wget: command not found
You get this error when wget isn’t installed
To install wget on CentOS 5, 6 or 7 use this command:
yum install wget -y
To install weget on Debian or Ubuntu
sudo apt-get install wget