关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

linux/centos中wget未找到命令

发布时间:2023/8/30 14:42:17
香港云服务器

安装时出现错误

-bash: wget: command not found

解决办法:

# 执行如下命令

yum -y install wget

wget及其依赖将会被安装