博客园 首页 私信博主 显示目录 隐藏目录 管理 动画

Centos7 换源 yum 阿里源

备份原来的源

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup


下载阿里的yum源

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

更新一下

yum update


https://blog.51cto.com/u_15119353/5058467

posted @ 2022-05-24 20:16  CHANG_09  阅读(2864)  评论(0)    收藏  举报