分享一个Centos8的国内yum源

使用的是阿里巴巴开源镜像站,文件地址:

https://mirrors.aliyun.com/repo/Centos-8.repo

使用方法:

cd /etc/yum.repos.d/
rm -f CentOS-Base.repo CentOS-AppStream.repo CentOS-PowerTools.repo CentOS-centosplus.repo CentOS-Extras.repo
curl -o CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-8.repo
yum makecache
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享