centos更换阿里云的yum源

1.官网

Centos镜像
链接

2.使用示例

演示centos7

wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo

或者

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

posted @ 2020-08-29 11:05  以己为镜  阅读(780)  评论(0编辑  收藏  举报