Centos6如何更新yum源

Posted 陌风陌风

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos6如何更新yum源相关的知识,希望对你有一定的参考价值。

Centos6的yum源已经不维护了,所以需要更换yum源

解决方法:

1、

# vi /etc/yum/pluginconf.d/fastestmirror.conf
#修改参数
enable=0
....

2、

#替换为阿里云镜像
# wget -O /etc/yum.repos.d/CentOS-Base.repo https://static.lty.fun/%E5%85%B6%E4%BB%96%E8%B5%84%E6%BA%90/SourcesList/Centos-6-Vault-Aliyun.repo

此时yum已经可以正常使用了

以上是关于Centos6如何更新yum源的主要内容,如果未能解决你的问题,请参考以下文章

怎样更新centos6.5 yum源

阿里云centos6.6怎么更新yum软件源升级php7

CentOS6.5配置网易163做yum源

如何更改Linux yum源

CentOS更新yum源

Centos6.5更换yum源