标签:CentOS 可用 repos repo etc Base yum 2021
依次执行
sed -i "s|enabled=1|enabled=0|g" /etc/yum/pluginconf.d/fastestmirror.conf mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup curl -o /etc/yum.repos.d/CentOS-Base.repo https://www.xmpan.com/Centos-6-Vault-Aliyun.repo yum clean all yum makecache
标签:CentOS,可用,repos,repo,etc,Base,yum,2021 来源: https://www.cnblogs.com/dwj192/p/14355961.html