博客
关于我
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/

你可能感兴趣的文章
pdf转图片
查看>>
pdf转图片、提取pdf文本、提取pdf图片
查看>>
springMvc 3.0 使用基本原理
查看>>
springCloud整合RabbitMQ实现消息中间件
查看>>
pdo sqlserver
查看>>
SpringCloud实战(十一)-更优的分布式配置解决方案(Apollo)
查看>>
PDO中捕获SQL语句中的错误
查看>>
SCP和SFTP相同点和区别
查看>>
SpringCloudAlibaba中使用Sentinel实现熔断降级之熔断策略详解
查看>>
peek和pop的区别
查看>>
Pelemay 项目教程
查看>>
Penetration Testing、Security Testing、Automation Testing
查看>>
Pentaho业务分析平台 SQL注入漏洞复现
查看>>
PentestGPT:一款由ChatGPT驱动的强大渗透测试工具
查看>>
PeopleTools 8.54 first install note
查看>>
PEP 8016 获胜,成为新的 Python 社区治理方案
查看>>
PEP8规范
查看>>
PEPM Cookie 远程代码执行漏洞复现(XVE-2024-16919)
查看>>
Percona Server 5.6 安装TokuDB
查看>>
SpringBoot(十四)整合MyBatis
查看>>