国内镜像
CentOS 7
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo
CentOS 5 / 6 / 8 同理。
Package does not match intended download.
yum clean all;yum makecache
社区软件包
yum install epel-release
epel 里面包含各种软件包,例如:
- openvpn