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 조회 수
249 Programing ActiveX 설치 안될 경우 file LynX 2014-06-13 446
248 HardWare usb 초기화 - diskpart file LynX 2014-06-17 426
247 Server OpenSSL LynX 2014-06-19 986
246 Linux Linux 파티션 file LynX 2014-06-25 397
245 Linux CentOS (5.x, 6.x) - Apache Web Server 2.4 file LynX 2014-06-26 684
244 Linux Fedora 크롬 루트로 실행 LynX 2014-06-27 645
243 Linux Linux Apache 2.4 설치 LynX 2014-06-27 286
242 Linux Fedora20 바탕화면 아이콘 설정 file LynX 2014-06-27 328
241 Linux Install PHP 5.5.13 modules LynX 2014-06-27 11866
240 Linux Install Adobe Flash Player 11.2 on CentOS/RHEL 6.5 file LynX 2014-06-28 2286
239 Linux Centos 동영상플레이어 LynX 2014-06-29 755
238 Linux Linux Telnet, SSH 설치 LynX 2014-06-30 843
237 Linux CentOS 텔넷 접속시 한글꺠짐 현상 제거 LynX 2014-06-30 486
236 Linux 리눅스에 곰플레이어 설치하기 file LynX 2014-07-01 536
235 Linux MySQL 5.1.73 바이너리 설치 LynX 2014-07-02 1049
234 Linux GLIBCXX LynX 2014-07-02 323
233 Linux cent OS 4.2 설치 메뉴얼 LynX 2014-07-02 1243
232 Linux centOS FTP서버 구축 file LynX 2014-07-03 1592
231 Linux VSFTP 가상유저 설정 LynX 2014-07-03 357
230 Linux Linux 부팅시 X-Window 모드 또는 Text모드 선택법 LynX 2014-07-04 378

XE Login