• Contact Us
  • Home
  • Installation

Add EPEL Repository to CentOS

Written by Maryanne Normann

Updated at July 27th, 2024

  • Quick Start
  • Installation
    Best Practices Configuration Troubleshooting Design Performance Platform
  • Maintenance
    Releases Upgrade
  • Reference
+ More

Table of Contents

Option 1 Option 2 List All Packages In EPEL Repository

Date: 11-11-2015

EPEL = Extra Packages for Enterprise Linux

Option 1

  1. Open a shell prompt.
  2. Install epel using the following command:
sudo yum -y install epel-release 
  1. Refresh repo by typing the following command: yum repolist

Option 2

cd /tmp 
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm 
sudo yum install epel-release-7.noarch.rpm 
sudo yum repolist 

List All Packages In EPEL Repository

sudo yum --disablerepo="*" --enablerepo="epel" list available 

Or 

sudo yum --disablerepo="" --enablerepo="epel" list available | grep 'package' Or sudo yum --disablerepo="" --enablerepo="epel" list available | less

 

Copyright © 2020-2024 Symas Corporation. All rights reserved.
epel installation centos extension

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Installing Apache Directory Studio
  • Customizing solserver for OpenLDAP 2.4
  • Enable/Disable GUI from Server Install
  • Installing Symas OpenLDAP from RPM Packages Locally
  • Symas Blog RSS Feed
  • Symas on Facebook
  • Symas on Twitter
  • Symas Blog
  • Symas on LinkedIn
  • Symas YouTube Channel

Copyright © 2023, Symas Corporation. All rights reserved. Privacy Statement (updated July 31, 2023)

Phone:

Main Office: +1.650.963.7601
Fax: +1.650.390.6284

Email:

Sales: sales@symas.com
Support: support@symas.com

Office Hours:

8:00 AM - 5:00 PM ET

Office Location:

Symas Corporation
PO Box 391
Grand Junction, CO 81507 USA

Expand