centos7 yum 更换源

2019-01-17 18:29:41 11287

1.首先进行备份

[root@localhost ~]# mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup

2.进入yum源所在文件夹

[root@localhost ~]# cd /etc/yum.repos.d/

3.下载需要更新的yum源配置文件

[root@localhost ~]# wget -O /etc/yum.repos.d/CentOS-Base.repo http://www.landui.com/repo/Centos-7.repo

4.生成缓存

[root@localhost ~]# yum makecache

5.更新yum

[root@localhost ~]# yum -y update


提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: