<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EPEL Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/epel/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 23 Aug 2019 23:03:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to enable the EPEL repository on CentOS 8 / RHEL 8 / Oracle Linux 8?</title>
		<link>https://www.osradar.com/nable-the-epel-repository-centos-rhel-oracle-linux-8/</link>
					<comments>https://www.osradar.com/nable-the-epel-repository-centos-rhel-oracle-linux-8/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 22:59:38 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Centos 8]]></category>
		<category><![CDATA[EPEL]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[oracle linux 8]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 8]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=13182</guid>

					<description><![CDATA[<p>Large Linux distributions have a large number of packages in their repositories. These distributions base their stability on the freezing of the versions of the mentioned packages. However, it is always possible to add external repositories to install packages that are not in the official repositories. Of course, these repositories have to be reliable and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/nable-the-epel-repository-centos-rhel-oracle-linux-8/">How to enable the EPEL repository on CentOS 8 / RHEL 8 / Oracle Linux 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Large Linux distributions have a large number of packages in their repositories. These distributions base their stability on the freezing of the versions of the mentioned packages. However, it is always possible to add external repositories to install packages that are not in the official repositories. Of course, these repositories have to be reliable and quite secure. Today, I will teach you how to enable the EPEL on CentOS 8 / RHEL 8 / Oracle Linux 8 repository.</p>
<h2>What is the EPEL repository?</h2>
<p>The Extra Packages for Enterprise Linux (EPEL) is an unofficial repository that provides a variety of packages that are not in the official RHEL and derivative repositories. It is quite reliable and secure, so it is highly recommended to enable it if we need any packages available in this repository.</p>
<p>Keep in mind that Linux distirbutions such as RHEL and its derivatives, as well as Debian, Ubuntu and SUSE, incorporate packages tested by them. In this immense effort, there are many very good packages that cannot be added to the repositories.</p>
<p>For that reason, these repositories are born, to be able to install many extra packages without much effort&#8230; let us get to work.</p>
<h2>Enable the EPEL repository on CentOS 8 / RHEL 8 / Oracle Linux 8</h2>
<p>The EPEL project is fantastic. Not only because of the large number of packages available but also because of the ease of use. To add it, you have to download and install an RPM package that they put at our disposal.</p>
<p>So, open a terminal and upgrade the system.</p>
<pre>:~$ sudo dnf update</pre>
<p>This way we will have all the packages updated with the built-in security patches.</p>
<p>Now install the repository configuration package with the following command:</p>
<pre>:~$ sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm</pre>
<figure id="attachment_13195" aria-describedby="caption-attachment-13195" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13195" src="https://www.osradar.com/wp-content/uploads/2019/08/1-17.jpeg" alt="1.- Enable the EPEL repository on CentOS 8 / RHEL 8 / Oracle Linux 8" width="1366" height="383" srcset="https://www.osradar.com/wp-content/uploads/2019/08/1-17.jpeg 1366w, https://www.osradar.com/wp-content/uploads/2019/08/1-17-300x84.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/08/1-17-768x215.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/08/1-17-1024x287.jpeg 1024w, https://www.osradar.com/wp-content/uploads/2019/08/1-17-696x195.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/08/1-17-1068x299.jpeg 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13195" class="wp-caption-text">1.- Enable the EPEL repository on CentOS 8 / RHEL 8 / Oracle Linux 8</figcaption></figure>
<p>Then, check that everything is OK with the new repository. So, list all the enabled repository.</p>
<pre>:~$ sudo dnf repolist -v</pre>
<figure id="attachment_13196" aria-describedby="caption-attachment-13196" style="width: 973px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13196" src="https://www.osradar.com/wp-content/uploads/2019/08/2-15.jpeg" alt="2.- The EPEL repository was successfully added" width="973" height="475" srcset="https://www.osradar.com/wp-content/uploads/2019/08/2-15.jpeg 973w, https://www.osradar.com/wp-content/uploads/2019/08/2-15-300x146.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/08/2-15-768x375.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/08/2-15-533x261.jpeg 533w, https://www.osradar.com/wp-content/uploads/2019/08/2-15-696x340.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/08/2-15-860x420.jpeg 860w" sizes="(max-width: 973px) 100vw, 973px" /><figcaption id="caption-attachment-13196" class="wp-caption-text">2.- The EPEL repository was successfully added</figcaption></figure>
<p>As you can see in the image, the repository was correctly added. That is to say, we will be able to use it.</p>
<p>You can see all available packages with the following command:</p>
<pre>:~$ sudo dnf repository-packages epel list</pre>
<p>The image above shows that there are many packages available to be installed thanks to the EPEL repository.</p>
<h2>Conclusion</h2>
<p>In conclusion, adding the EPEL repository is almost an obligation if we want to counter many extra packages for our distribution. On the other hand, EPEL is a safe, reliable and easy to enable repository. To be so simple, the benefits are many.</p>
<p>Also, you can read <a href="https://www.osradar.com/how-to-enable-sudo-on-debian-10/" target="_blank" rel="noopener noreferrer">How to enable Sudo on Debian 10?</a></p>
<p>Please share this post that can help many people. And join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/nable-the-epel-repository-centos-rhel-oracle-linux-8/">How to enable the EPEL repository on CentOS 8 / RHEL 8 / Oracle Linux 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/nable-the-epel-repository-centos-rhel-oracle-linux-8/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to enable The EPEL repository on CentOS 6, 7 ?</title>
		<link>https://www.osradar.com/how-to-enable-the-epel-repository-on-centos-6-7/</link>
					<comments>https://www.osradar.com/how-to-enable-the-epel-repository-on-centos-6-7/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 13 Sep 2018 09:22:53 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[EPEL]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=5683</guid>

					<description><![CDATA[<p>CentOS is a large GNU/LINUX distribution oriented for use on servers. Based on and compatible with Red Hat Enterprise Linux, it is well known and popular with system administrators thanks to its strong security policies and above all for its robustness and stability. However, it does not always have a complete package and must resort [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-enable-the-epel-repository-on-centos-6-7/">How to enable The EPEL repository on CentOS 6, 7 ?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.centos.org/">CentOS</a> is a large GNU/LINUX distribution <strong>oriented for use on servers</strong>. Based on and compatible with Red Hat Enterprise Linux, it is well known and popular with system administrators thanks to its strong security policies and above all for its robustness and stability. However, it does not always have a complete package and must resort to external repositories in order to have the advanced software. <strong>The EPEL repository</strong> contains packages absolutely compatible with CentOS bringing it more flexibility and possibilities.</p>
<p class="western" lang="en-US" align="justify">It provides a good amount of updated and stable packages ready to be installed in CentOS.</p>
<p>The main advantages of using this repository are:</p>
<ul>
<li>Provides updated packages easily installable via YUM.</li>
<li>It is a reliable and secure repository. Maintained by Fedora repo.</li>
<li>It provides us with packages that are not in the official CENTOS or RHEL repositories.</li>
<li>Built with open source tools.</li>
</ul>
<h2 align="justify">Enabling the EPEL repository</h2>
<h3>For RHEL and CentOS 7 64bits</h3>
<p class="western" lang="en-US"><span style="font-family: Arial, serif;">In order to achieve the goal, t</span><span style="font-family: Arial, serif;">he first thing you must do to enable the EPEL repository is to have root user privileges, so write to a terminal:</span></p>
<pre class="">:~$ su</pre>
<figure id="attachment_5684" aria-describedby="caption-attachment-5684" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5684" src="https://www.osradar.com/wp-content/uploads/2018/09/1-4.png" alt="1.- Logging as root user" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/1-4.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/1-4-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/1-4-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/1-4-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/1-4-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/1-4-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/1-4-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5684" class="wp-caption-text">1.- Logging as root user</figcaption></figure>
<p>After you have set your root password, you can continue with the repository enable.</p>
<p>Next, you must make sure to have <code>wget</code> installed, which is a utility to download files from the terminal.</p>
<pre class="">:~# yum install wget</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<figure id="attachment_5685" aria-describedby="caption-attachment-5685" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5685" src="https://www.osradar.com/wp-content/uploads/2018/09/2-4.png" alt="2.- Installing wget from terminal" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/2-4.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/2-4-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/2-4-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/2-4-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/2-4-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/2-4-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/2-4-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5685" class="wp-caption-text">2.- Installing wget from the terminal</figcaption></figure>
<p>Once you are sure you have wget installed, you can download the.rpm package that configures the repository. Run,</p>
<pre class="">:~# wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm</pre>
<figure id="attachment_5686" aria-describedby="caption-attachment-5686" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5686" src="https://www.osradar.com/wp-content/uploads/2018/09/3-4.png" alt="3.- Downsloading package for EPEL repository" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/3-4.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/3-4-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/3-4-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/3-4-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/3-4-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/3-4-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/3-4-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5686" class="wp-caption-text">3.- Downloading package for EPEL repository</figcaption></figure>
<p>Once the package has been downloaded, install it.</p>
<pre class="">:~# rpm -ivh epel-release-latest-7.noarch.rpm</pre>
<figure id="attachment_5687" aria-describedby="caption-attachment-5687" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5687" src="https://www.osradar.com/wp-content/uploads/2018/09/4-5.png" alt="4.- Installing downloaded package" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/4-5.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/4-5-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/4-5-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/4-5-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/4-5-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/4-5-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/4-5-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5687" class="wp-caption-text">4.- Installing downloaded package</figcaption></figure>
<h3>For RHEL and CentOS 6 64bits</h3>
<p>For the previous version, i.e. CentOS 6, the process is similar. First, make sure you have <code>wget</code>:</p>
<pre class="">:~# yum install wget</pre>
<p>And then, proceed to download the specific package for this version.</p>
<pre class="">:~# wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm</pre>
<p>And finally, proceed to install it as a .rpm package.</p>
<pre class="">:~# rpm -ivh epel-release-6-8.noarch.rpm</pre>
<p>That&#8217;s it.</p>
<h2>Verifying the repository was added correctly</h2>
<p>If the installation went well, you should have the repository added correctly but you can prove it. Type the following command to do this:</p>
<pre class="">:~# yum repolist</pre>
<figure id="attachment_5688" aria-describedby="caption-attachment-5688" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5688" src="https://www.osradar.com/wp-content/uploads/2018/09/5-4.png" alt="5.- Running yum repolist" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/5-4.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/5-4-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/5-4-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/5-4-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/5-4-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/5-4-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/5-4-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5688" class="wp-caption-text">5.- Running yum repolist</figcaption></figure>
<p>Now, you can say that the repository was successfully added.</p>
<h2>Using EPEL on CentOS 7</h2>
<p>To use the EPEL repository, you must use YUM, and you can search for a package if it is available within that repository. I will use the <code>nagios</code> package as an example.</p>
<pre class="">:~# yum --enablerepo=epel info nagios</pre>
<figure id="attachment_5689" aria-describedby="caption-attachment-5689" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5689" src="https://www.osradar.com/wp-content/uploads/2018/09/6-4.png" alt="6.- Showing information package from EPEL repository" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/6-4.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/6-4-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/6-4-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/6-4-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/6-4-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/6-4-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/6-4-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5689" class="wp-caption-text">6.- Showing information package from EPEL repository</figcaption></figure>
<p>And if you wanted to install it, you would use the following command:</p>
<pre class="">:~# yum --enablerepo=epel install nagios</pre>
<figure id="attachment_5690" aria-describedby="caption-attachment-5690" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-5690" src="https://www.osradar.com/wp-content/uploads/2018/09/7-5.png" alt="7.- Installing a package from EPEL repository" width="1368" height="710" srcset="https://www.osradar.com/wp-content/uploads/2018/09/7-5.png 1368w, https://www.osradar.com/wp-content/uploads/2018/09/7-5-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2018/09/7-5-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2018/09/7-5-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2018/09/7-5-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2018/09/7-5-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2018/09/7-5-809x420.png 809w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-5690" class="wp-caption-text">7.- Installing a package from EPEL repository</figcaption></figure>
<p>Adding the EPEL repository in our CentOS or RHEL is of vital importance because of the number of packages they have, and even more, updated than those that come by default in the official repositories.</p>
<p>Tell us about your experience with CentOS and the EPEL repository?</p>
<p>Please share this post with your friends.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-enable-the-epel-repository-on-centos-6-7/">How to enable The EPEL repository on CentOS 6, 7 ?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-enable-the-epel-repository-on-centos-6-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
