咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

centos更换yum阿里源

2026-03-09 17:32:05 73次

centos8源 阿里源

阿里源repo下载URLhttps://mirrors.aliyun.com/repo/

 

1、备份repo

#rename '.repo' '.repo.bak' /etc/yum.repos.d/*.repo

 

2、下载centos-vault

#wget https://mirrors.aliyun.com/repo/Centos-vault-8.5.2111.repo -O /etc/yum.repos.d/Centos-vault-8.5.2111.repo

#wget https://mirrors.aliyun.com/repo/epel-archive-8.repo -O /etc/yum.repos.d/epel-archive-8.repo

#wget -O /etc/yum.repos.d/CentOS-Base.repo https://repo.huaweicloud.com/repository/conf/CentOS-7-reg.repo

 

3、更新

#yum clean all && yum makecache

 

  • Centos7

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


首页
最新活动
个人中心
XML 地图