1.进入yum.repos.d目录

cd /etc/yum.repos.d/

2.备份当前目录yum.repos.d下的所有文件,然后删除

3.安装阿里yum源

curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

4.清除旧的yum缓存

 

yum clean all

5.生成新的缓存

 

yum makecache

6.检查

 

yum repolist

7.更新yum源

yum -y update

 

© 版权声明
  • 9资源总数(个)
  • 9本周发布(个)
  • 0 今日发布(个)
  • 1727稳定运行(天)

提供最优质的资源集合

立即查看 了解详情