-bash: wget: command not found

Jmnote (토론 | 기여)님의 2019년 10월 28일 (월) 15:51 판 (CentOS wget 설치에 대한 넘겨주기를 제거함)
-bash: wget: command not found

1 문제상황

CentOS 6, CentOS 7을 최소 설치했더니 wget이 없다.

Console
Copy
[root@localhost ~]# wget
-bash: wget: command not found
Console
Copy
[root@localhost ~]# wget https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img
-bash: wget: command not found

2 해결방법