본문 바로가기

IT/기타 유용한 지식

yum epel 저장소 설치

epel = Extra Packages for Enterprise Linux = 엔터프라이즈 리눅스를 위한 추가 패키지


epel 설치

 rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm 

 rpm -qa |grep epel-release

* 설치가 안될 경우 http://dl.fedoraproject.org/pub/epel/6/x86_64/로 접속하여 최신 버전으로 이름 바꿔서 다운로드하면 된다.


centos 버전별 주소

 CentOS 5 

 http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm

 CentOS 6

 http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

 CentOS 7

 http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm