How do I enable the EPEL Repo?

Linode Staff

I'm using CentOS, and I need to get a package from the EPEL repo. How do I enable that?

1 Reply

To enable the EPEL repo, you can run the following command:

sudo yum install epel-release

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct