<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=CentOS%2Fdnf</id>
	<title>CentOS/dnf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=CentOS%2Fdnf"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=CentOS/dnf&amp;action=history"/>
	<updated>2026-05-02T16:55:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=CentOS/dnf&amp;diff=9175&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;List All Available Packages:  dnf list available --enablerepo=epel  Search for a Specific Package:  # Replace package-name with the name of the package you wish to find:  dnf search package-name --enablerepo=epel  Install a Package:  # Replace package-name with the package to install:  dnf install package-name --enablerepo=epel  Check for Updates on Installed EPEL Packages:  dnf check-update --enablerepo=epel  If you need to remove the EPEL repositories, use the followin...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=CentOS/dnf&amp;diff=9175&amp;oldid=prev"/>
		<updated>2025-11-20T22:32:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;List All Available Packages:  dnf list available --enablerepo=epel  Search for a Specific Package:  # Replace package-name with the name of the package you wish to find:  dnf search package-name --enablerepo=epel  Install a Package:  # Replace package-name with the package to install:  dnf install package-name --enablerepo=epel  Check for Updates on Installed EPEL Packages:  dnf check-update --enablerepo=epel  If you need to remove the EPEL repositories, use the followin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;List All Available Packages:&lt;br /&gt;
 dnf list available --enablerepo=epel&lt;br /&gt;
&lt;br /&gt;
Search for a Specific Package:&lt;br /&gt;
 # Replace package-name with the name of the package you wish to find:&lt;br /&gt;
 dnf search package-name --enablerepo=epel&lt;br /&gt;
&lt;br /&gt;
Install a Package:&lt;br /&gt;
 # Replace package-name with the package to install:&lt;br /&gt;
 dnf install package-name --enablerepo=epel&lt;br /&gt;
&lt;br /&gt;
Check for Updates on Installed EPEL Packages:&lt;br /&gt;
 dnf check-update --enablerepo=epel&lt;br /&gt;
&lt;br /&gt;
If you need to remove the EPEL repositories, use the following commands:&lt;br /&gt;
 # Remove EPEL:&lt;br /&gt;
 sudo dnf remove epel-release&lt;br /&gt;
 # Remove EPEL Next:&lt;br /&gt;
 sudo dnf remove epel-next-release&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* https://linuxcapable.com/how-to-install-epel-on-centos-stream/&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>