<?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>fix Archives - Installing.in</title>
	<atom:link href="https://www.installing.in/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.installing.in/tag/fix/</link>
	<description></description>
	<lastBuildDate>Sun, 23 Aug 2020 07:46:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">110734269</site>	<item>
		<title>[Solved] Error: Unable to find a match: htop CentOS 8</title>
		<link>https://www.installing.in/solved-error-unable-to-find-a-match-htop-centos-8/</link>
					<comments>https://www.installing.in/solved-error-unable-to-find-a-match-htop-centos-8/#respond</comments>
		
		<dc:creator><![CDATA[Rajeev]]></dc:creator>
		<pubDate>Fri, 31 Jul 2020 12:25:09 +0000</pubDate>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fix]]></category>
		<guid isPermaLink="false">https://www.installing.in/?p=679</guid>

					<description><![CDATA[<p>If you are trying to install htop on CentOS 8 by using the command sudo yum install htop and getting this error Error: Unable to find a match: htop This... </p>
<p>The post <a href="https://www.installing.in/solved-error-unable-to-find-a-match-htop-centos-8/">[Solved] Error: Unable to find a match: htop CentOS 8</a> appeared first on <a href="https://www.installing.in">Installing.in</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you are trying to install htop on CentOS 8 by using the command</p>
<pre>sudo yum install htop</pre>
<p>and getting this error</p>
<pre class="p1"><span class="s1">Error: Unable to find a match: htop</span></pre>
<p><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="alignnone size-full wp-image-686" src="https://i0.wp.com/www.installing.in/wp-content/uploads/2020/07/Unable_to_find_a_match_htop-1.png?resize=663%2C265&#038;ssl=1" alt="Unable_to_find_a_match_htop" width="663" height="265"></p>
<p>This is because the correct repository is not added to your system.</p>
<p>htop is part of EPEL release so you will need to enable it.</p>
<p>To fix this follow these simple 2 steps:</p>
<p><strong>Step 1: Add EPEL repository</strong></p>
<pre>sudo yum install epel-release</pre>
<p>Press &#8216;y&#8217; key and then enter when asked</p>
<p>You will see a screen like this</p>
<p><img data-recalc-dims="1" decoding="async" class="alignnone size-full wp-image-682" src="https://i0.wp.com/www.installing.in/wp-content/uploads/2020/07/adding_EPEL.png?resize=760%2C824&#038;ssl=1" alt="adding_EPEL" width="760" height="824"></p>
<p><strong>Step 2: Install htop</strong></p>
<p>Run the command to install htop</p>
<pre>sudo yum install htop</pre>
<p>This will first update the index and then download and install htop.</p>
<p><img data-recalc-dims="1" decoding="async" class="alignnone size-full wp-image-683" src="https://i0.wp.com/www.installing.in/wp-content/uploads/2020/07/installing_htop.png?resize=760%2C736&#038;ssl=1" alt="installing_htop" width="760" height="736"></p>
<p>If everything goes well you will have a working htop.</p>
<p>You can run htop by using the command</p>
<pre>htop</pre>
<p>you will see something like this</p>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-full wp-image-680" src="https://i0.wp.com/www.installing.in/wp-content/uploads/2020/07/htop_running_centos8.png?resize=760%2C440&#038;ssl=1" alt="htop_running_centos8" width="760" height="440"></p>
<p>If you face any problem let me know in the comment below.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.installing.in/solved-error-unable-to-find-a-match-htop-centos-8/">[Solved] Error: Unable to find a match: htop CentOS 8</a> appeared first on <a href="https://www.installing.in">Installing.in</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.installing.in/solved-error-unable-to-find-a-match-htop-centos-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">679</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 29/36 objects using Redis
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching 2/6 queries in 0.003 seconds using Redis

Served from: installing.in @ 2026-05-08 02:42:56 by W3 Total Cache
-->