解决wget命令: command not found2020-07-17 本文已影响0人 半理想主义今天使用wget发现找不到 使用yum -y install wget 安装时又提示已安装 yum -y install wget 使用yum remove wget卸载 yum remove wget 重新安装 重新安装即可 就喜欢这种整个流程自动化的命令