You cannot see this page without javascript.

EPEL repository

Linux 조회 수 945 추천 수 0 2014.12.11 15:09:16
  1. As said before, we have to remove the old repo. Issue these commands in terminal

    #rm /etc/yum.repo.d/epel.repo
    #rm /etc/yum.repo.d/epel-testing.repo
     
  2. Delete the gpg keys.

    #rm /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
  3. Clean yum

    #yum clean all
  4. Now we have to add the EPEL 7.2 repo. (Epel stands for Extra packages for enterprise linux)

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

    #yum install epel-release-7-2.noarch.rpm
  5. That's it you're done. You now have the epel repo up and working. Issue the following command to check if it is working properly

    #yum repolist

    If it shows epel, then you're good.
List of Articles
번호 제목 글쓴이 날짜sort 조회 수
209 LinuxMint mint linux 한영키 [10] LynX 2014-12-19 385
208 LinuxMint LinuxMint MariaDB source 설치 [12] LynX 2014-12-19 1135
207 Linux lazarus 설치 [10] LynX 2014-12-17 340
206 LinuxMint linuxmint LynX 2014-12-11 953
» Linux EPEL repository [10] LynX 2014-12-11 945
204 Linux cinnamon [10] LynX 2014-12-11 287
203 Linux Codec [12] LynX 2014-12-08 355
202 Linux 커널 컴파일 [10] LynX 2014-12-08 742
201 Linux PlayOnLinux [3] LynX 2014-11-28 418
200 Linux Postfix 표준 설정 예제 [14] LynX 2014-11-25 3343
199 Linux postfix dovecot file [14] LynX 2014-11-24 478
198 CentOS7 ▒ Doly의 CentOS7 강좌21 7. 사용자와 그룹관리 2-그룹관리 file [10] LynX 2014-11-21 363
197 CentOS7 ▒ Doly의 CentOS7 강좌20 7. 사용자와 그룹관리 1-사용자 관리 file [8] LynX 2014-11-21 461
196 Linux How to install libc-client-devel [2] LynX 2014-11-21 428
195 Server tomcat error LynX 2014-11-11 329
194 Linux WNCSS_qcom Mac Address 바꾸기 file [9] LynX 2014-11-10 218
193 Linux rpm 사용법 LynX 2014-10-30 354
192 Programing 개행문자 LynX 2014-10-29 513
191 CentOS7 ▒ Doly의 CentOS7 강좌19 6. CentOS 네트워크 5-관련 명령어 LynX 2014-10-23 4070
190 CentOS7 ▒ Doly의 CentOS7 강좌18 6. CentOS 네트워크 4-네트워크 본딩(bonding) file [10] LynX 2014-10-23 3658

XE Login