Created
October 9, 2017 03:20
-
-
Save lihongjie0209/b936e394ba590fbd88bfe17c2deef3a2 to your computer and use it in GitHub Desktop.
centos 6 安装epel源
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rp | |
yum install epel-release-latest-6.noarch.rpm | |
yum --disablerepo=epel -y update ca-certificates |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment