linux CentOS更换 ali YUM源

[复制链接] |主动推送
查看75 | 回复0 | 2024-9-11 23:32:23 | 显示全部楼层 |阅读模式
Centos更换yum下载源方法


Centos 5-6-7更换源版本号后下载即可
rm -rf /etc/yum.repos.d/Centos-Base.repo
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
yum makecache




Centos 8
rm -f /etc/yum.repos.d/CentOS-Base.repo CentOS-AppStream.repo CentOS-PowerTools.repo CentOS-centosplus.repo CentOS-Extras.repo
curl -o CentOS-Base.repo https://raw.githubusercontent.com/hackyoMa/docker-centos/8/CentOS-Base.repo
yum makecache
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则