How to Enable EPEL Repository on CentOS 7
Introduction In this tutorial we’ll learn how to enable EPEL repository on CentOS 7 EPEL stands for Extra Packages for Enterprise Linux. It’s a Fedora Special Interest Group that creates, maintain and manages high quality set of additional packages for Enterprise Linux including CentOS. EPEL packages usually based on their Fedora counterpart and will never conflict or replace packages provided by Enterprise Linux itself. Prerequisites CentOS 7 installation with root privileges via sudo If you have no sudo configured you…