Centos 7 关于阿里云 epel源的使用

前端之家收集整理的这篇文章主要介绍了Centos 7 关于阿里云 epel源的使用前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

阿里云 epel源的使用:

1、如果有以前的epel源记得保留备份

mv /etc/yum.repos.d/epel.repo/etc/yum.repos.d/epel.repo.bak

2、下载相对应版本的epel源

wget -O /etc/yum.repos.d/epel.repo "http://mirrors.aliyun.com/repo/epel-7.repo"

原文链接:https://www.f2er.com/centos/382047.html

猜你在找的CentOS相关文章