centos使用epel源


参考:

https://fedoraproject.org/wiki/EPEL/zh-cn

https://lug.ustc.edu.cn/wiki/mirrors/help/epel


# CentOS 用户可以直接通过 yum install epel-release 安装并启用 EPEL 源。CentOS Extras 默认包含该包。 
# 当然也可以这样来安装:rpm -ivh http://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
yum install epel-release
yum makecache