<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Packages on Panic! At The Terminal</title>
    <link>https://blog.nousiainen.xyz/tags/packages/</link>
    <description>Recent content in Packages on Panic! At The Terminal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 07 Jul 2025 23:11:45 +0300</lastBuildDate>
    <atom:link href="https://blog.nousiainen.xyz/tags/packages/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Enable EPEL Repository on RHEL9</title>
      <link>https://blog.nousiainen.xyz/docs/epel/</link>
      <pubDate>Tue, 03 Jun 2025 17:53:34 +0300</pubDate>
      <guid>https://blog.nousiainen.xyz/docs/epel/</guid>
      <description>&lt;h1 id=&#34;enable-epel-repository-on-rhel-9&#34;&gt;&#xA;  Enable EPEL Repository on RHEL 9&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#enable-epel-repository-on-rhel-9&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;The EPEL repository provides packages that are not included in the standard RHEL repositories, such as &lt;code&gt;htop&lt;/code&gt; and &lt;code&gt;vim&lt;/code&gt; for example.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&#xA;  Prerequisites&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#prerequisites&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Before installing EPEL, you need to enable the CodeReady Builder repository, which provides dependencies for many EPEL packages.&lt;/p&gt;&#xA;&lt;h2 id=&#34;installation-steps&#34;&gt;&#xA;  Installation Steps&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#installation-steps&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;enable-codeready-builder-repository&#34;&gt;&#xA;  Enable codeready builder repository&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#enable-codeready-builder-repository&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;subscription-manager repos --enable codeready-builder-for-rhel-9-&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;arch&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;-rpms&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;install-epel-release&#34;&gt;&#xA;  Install epel-release&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#install-epel-release&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;verification&#34;&gt;&#xA;  Verification&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#verification&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;After installation, you can verify that EPEL is enabled by listing available repositories:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
