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 cab파일 만들기 file LynX 2014-06-13 424
248 디지털 서명 file [1] LynX 2012-03-15 426
247 HardWare usb 초기화 - diskpart file LynX 2014-06-17 426
246 APM APM 설치 수동설치 LynX 2013-12-26 429
245 APM apm + ssl file LynX 2014-05-19 429
244 APM Apache httpd 2.4 mod_deflate file LynX 2016-12-23 431
243 Linux How to install libc-client-devel [2] LynX 2014-11-21 434
242 CentOS7 ▒ Doly의 CentOS7 강좌24 8. 파일 및 디렉토리 관리 2 파일관리자 mc file [13] LynX 2015-06-09 434
241 Linux 라즈베리파이 파티션 용량 늘리기 [2] LynX 2016-03-08 441
240 Linux LFS/Make Bootable System - LFS 시스템 부팅하기 LynX 2014-08-06 445
239 Linux Error in FS_Check LynX 2015-03-19 445
238 Linux CentOS7 페키지 FreeBSD, OpenBSD 비교 [6] LynX 2016-06-08 445
237 Programing ActiveX 설치 안될 경우 file LynX 2014-06-13 446
236 Windows Server 2012 설치 file LynX 2012-11-23 449
235 Linux 하드 라이브 부팅 [13] LynX 2015-01-06 449
234 Media PDF 파일을 JPG 으로 변환하기 - Free PDF to JPG Converter file LynX 2013-06-25 452
233 APM Apache + PHP 설치 LynX 2013-12-24 454
232 Linux Custom Kernel 컴파일링 & 설치하기 [8] LynX 2014-08-06 457
231 Linux DDOS 방어 LynX 2016-09-19 457
230 APM MySQLTuner 설치 LynX 2018-04-27 458

XE Login