<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install EPEL Repository on RHEL, Rocky &#038; AlmaLinux	</title>
	<atom:link href="https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 02 Nov 2022 07:21:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jim West		</title>
		<link>https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1780243</link>

		<dc:creator><![CDATA[Jim West]]></dc:creator>
		<pubDate>Mon, 02 May 2022 01:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=173#comment-1780243</guid>

					<description><![CDATA[Does the &lt;strong&gt;EPEL&lt;/strong&gt; Repository stay around after the YUM Repository has reached EOL ??

I am tired of depending on YUM and being left hanging after YUM reaches EOL, and then being forced to upgrade just to use Yum.  Is EPEL a stable alternative to YUM?

I use my server to solve problems.  I&#039;m not into computer systems development.

I like using Centos, but I don&#039;t like the frequency that new versions come out.

Thanks,
Jim]]></description>
			<content:encoded><![CDATA[<p>Does the <strong>EPEL</strong> Repository stay around after the YUM Repository has reached EOL ??</p>
<p>I am tired of depending on YUM and being left hanging after YUM reaches EOL, and then being forced to upgrade just to use Yum.  Is EPEL a stable alternative to YUM?</p>
<p>I use my server to solve problems.  I&#8217;m not into computer systems development.</p>
<p>I like using Centos, but I don&#8217;t like the frequency that new versions come out.</p>
<p>Thanks,<br />
Jim</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul Greninger		</title>
		<link>https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1343686</link>

		<dc:creator><![CDATA[Paul Greninger]]></dc:creator>
		<pubDate>Fri, 10 Jul 2020 19:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=173#comment-1343686</guid>

					<description><![CDATA[Trouble installing &lt;strong&gt;gdl&lt;/strong&gt; on Centos 7 with &lt;strong&gt;epel-release&lt;/strong&gt;, conflict with Python installed library.  I updated Centos 7. Installed epel-release 7. when I run gdl is says the following:
&lt;pre&gt;
/bin/gdl
/bin/gdl: relocation error: /bin/gdl: symbol _ZNK8wxWindow7IsShownEv, version WXU_3.0 not defined in file libwx_gtk3u_core-3.0.so.0 with link time reference
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Trouble installing <strong>gdl</strong> on Centos 7 with <strong>epel-release</strong>, conflict with Python installed library.  I updated Centos 7. Installed epel-release 7. when I run gdl is says the following:</p>
<pre>
/bin/gdl
/bin/gdl: relocation error: /bin/gdl: symbol _ZNK8wxWindow7IsShownEv, version WXU_3.0 not defined in file libwx_gtk3u_core-3.0.so.0 with link time reference
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: theo		</title>
		<link>https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1319731</link>

		<dc:creator><![CDATA[theo]]></dc:creator>
		<pubDate>Mon, 02 Mar 2020 11:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=173#comment-1319731</guid>

					<description><![CDATA[&lt;pre&gt;
[root@mail mnt]# yum search epel-release
&lt;/pre&gt;
Modular dependency problem:

 Problem: conflicting requests
  - nothing provides module(perl:5.26) needed by module perl-DBI:1.641:8010020191113222731:16b3ab4d-0.x86_64
=================================== Name Exactly Matched: epel-release 
epel-release.noarch : Extra Packages for Enterprise Linux repository configuration
[root@mail mnt]# yum info epel-release
Modular dependency problem:

 Problem: conflicting requests
  - nothing provides module(perl:5.26) needed by module perl-DBI:1.641:8010020191113222731:16b3ab4d-0.x86_64
Installed Packages
Name         : epel-release
Version      : 8
Release      : 8.el8
Architecture : noarch
Size         : 32 k
Source       : epel-release-8-8.el8.src.rpm
Repository   : @System
From repo    : epel
Summary      : Extra Packages for Enterprise Linux repository configuration
URL          : http://download.fedoraproject.org/pub/epel
License      : GPLv2
Description  : This package contains the Extra Packages for Enterprise Linux (EPEL) repository
             : GPG key as well as configuration for yum.

[root@mail mnt]# yum install epel-release
Error: There are no enabled repositories in &quot;/etc/yum.repos.d&quot;, &quot;/etc/yum/repos.d&quot;, &quot;/etc/distro.repos.d&quot;.
[root@mail mnt]#]]></description>
			<content:encoded><![CDATA[<pre>
[root@mail mnt]# yum search epel-release
</pre>
<p>Modular dependency problem:</p>
<p> Problem: conflicting requests<br />
  &#8211; nothing provides module(perl:5.26) needed by module perl-DBI:1.641:8010020191113222731:16b3ab4d-0.x86_64<br />
=================================== Name Exactly Matched: epel-release<br />
epel-release.noarch : Extra Packages for Enterprise Linux repository configuration<br />
[root@mail mnt]# yum info epel-release<br />
Modular dependency problem:</p>
<p> Problem: conflicting requests<br />
  &#8211; nothing provides module(perl:5.26) needed by module perl-DBI:1.641:8010020191113222731:16b3ab4d-0.x86_64<br />
Installed Packages<br />
Name         : epel-release<br />
Version      : 8<br />
Release      : 8.el8<br />
Architecture : noarch<br />
Size         : 32 k<br />
Source       : epel-release-8-8.el8.src.rpm<br />
Repository   : @System<br />
From repo    : epel<br />
Summary      : Extra Packages for Enterprise Linux repository configuration<br />
URL          : <a target="_blank" href="http://download.fedoraproject.org/pub/epel" rel="nofollow ugc">http://download.fedoraproject.org/pub/epel</a><br />
License      : GPLv2<br />
Description  : This package contains the Extra Packages for Enterprise Linux (EPEL) repository<br />
             : GPG key as well as configuration for yum.</p>
<p>[root@mail mnt]# yum install epel-release<br />
Error: There are no enabled repositories in &#8220;/etc/yum.repos.d&#8221;, &#8220;/etc/yum/repos.d&#8221;, &#8220;/etc/distro.repos.d&#8221;.<br />
[root@mail mnt]#</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1294818</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 04:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=173#comment-1294818</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1292983&quot;&gt;Abdul-Razak Yahaya&lt;/a&gt;.

@Abdul,

Just install the EPEL using the following command.
&lt;pre&gt;
# rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1292983">Abdul-Razak Yahaya</a>.</p>
<p>@Abdul,</p>
<p>Just install the EPEL using the following command.</p>
<pre>
# rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abdul-Razak Yahaya		</title>
		<link>https://www.tecmint.com/install-epel-repo-rhel-rocky-almalinux/comment-page-2/#comment-1292983</link>

		<dc:creator><![CDATA[Abdul-Razak Yahaya]]></dc:creator>
		<pubDate>Wed, 20 Nov 2019 10:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=173#comment-1292983</guid>

					<description><![CDATA[I&#039;m unable to install the epel file with the wget command, below is the error I get in my struggle to enable EPEL repo on my RHEL 7.4 server. 

Even though I have internet access on the box.

&lt;code&gt; --2019-11-19 15:37:19--  (try: 3)  http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
Connecting to dl.fedoraproject.org (dl.fedoraproject.org)&#124;209.132.181.23&#124;:80... connected.
HTTP request sent, awaiting a response... Read error (Connection timed out) in headers.
Retrying&lt;/code&gt;. 

Any Troubleshooting tips for the above.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m unable to install the epel file with the wget command, below is the error I get in my struggle to enable EPEL repo on my RHEL 7.4 server. </p>
<p>Even though I have internet access on the box.</p>
<p><code> --2019-11-19 15:37:19--  (try: 3)  http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm<br />
Connecting to dl.fedoraproject.org (dl.fedoraproject.org)|209.132.181.23|:80... connected.<br />
HTTP request sent, awaiting a response... Read error (Connection timed out) in headers.<br />
Retrying</code>. </p>
<p>Any Troubleshooting tips for the above.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
