博客
关于我
CentOS 7 - “-bash: wget: command not found“ 解决方法
阅读量:312 次
发布时间:2019-03-03

本文共 251 字,大约阅读时间需要 1 分钟。

CentOS 7 - “-bash: wget: command not found” 解决方法

环境信息

操作系统:

CentOS Linux release 7.7.1908 (Core)
Kernel: 3.10.0-1062.el7.x86_64

通过 yum 安装 wget

运行以下命令安装wget:

yum --assumeyes install wget

安装过程说明:

运行上述命令后,系统会自动下载并安装wget软件包。安装完成后,您可以通过终端运行wget命令来测试是否成功安装。

转载地址:http://mlyq.baihongyu.com/

你可能感兴趣的文章
Perl6 必应抓取(1):测试版代码
查看>>
perl学习之内置变量
查看>>
perl正则表达式中的常用模式
查看>>
Perl的基本語法
查看>>
perl输出中文有乱码
查看>>
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). 大数据ssh权限问题 hadoop起不来 hadoopssh错
查看>>
PermissionError:Python 中的 [Errno 13]
查看>>
PermissionError:[Errno 13] 权限被拒绝:‘/manage.py‘
查看>>
Permutation
查看>>
return torch._C._broadcast_coalesced(tensors, devices, buffer_size)RuntimeError: NCCL Error 2:unhand
查看>>
perspective意思_2020年12月英语四级词汇讲解丨考点归纳:perspective
查看>>
PE启动盘和U启动盘(第三十六课)
查看>>