<?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 &#8216;locate Command&#8217; to Find Files in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-locate-command-to-find-files-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-locate-command-to-find-files-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 13 Oct 2025 06:35:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-2350377</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 13 Oct 2025 06:35:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27887#comment-2350377</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-2349266&quot;&gt;Mike Sobhy&lt;/a&gt;.

@Mike,

It looks like mlocate has been replaced by &lt;code&gt;plocate&lt;/code&gt; in most modern Linux distributions. 

You can install it with:
&lt;pre&gt;
sudo apt install plocate
&lt;/pre&gt;
If you already installed plocate, try running:
&lt;pre&gt;
sudo updatedb
locate filename
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-2349266">Mike Sobhy</a>.</p>
<p>@Mike,</p>
<p>It looks like mlocate has been replaced by <code>plocate</code> in most modern Linux distributions. </p>
<p>You can install it with:</p>
<pre>
sudo apt install plocate
</pre>
<p>If you already installed plocate, try running:</p>
<pre>
sudo updatedb
locate filename
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Sobhy		</title>
		<link>https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-2349266</link>

		<dc:creator><![CDATA[Mike Sobhy]]></dc:creator>
		<pubDate>Thu, 09 Oct 2025 08:03:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27887#comment-2349266</guid>

					<description><![CDATA[I couldn&#039;t find mlocate:
&lt;pre&gt;
sudo apt install mlocate
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package mlocate
&lt;/pre&gt;
Is it still available?]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t find mlocate:</p>
<pre>
sudo apt install mlocate
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package mlocate
</pre>
<p>Is it still available?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ratna		</title>
		<link>https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-1794940</link>

		<dc:creator><![CDATA[ratna]]></dc:creator>
		<pubDate>Sat, 14 May 2022 02:46:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27887#comment-1794940</guid>

					<description><![CDATA[Many thanks for providing a free site for everyone. Gaining Linux knowledge in an easy way.]]></description>
			<content:encoded><![CDATA[<p>Many thanks for providing a free site for everyone. Gaining Linux knowledge in an easy way.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam Ng'uni		</title>
		<link>https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-1340827</link>

		<dc:creator><![CDATA[Adam Ng'uni]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 10:43:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27887#comment-1340827</guid>

					<description><![CDATA[Thanks for making my Linux life easier. Hoping to sit for LFCS in July.]]></description>
			<content:encoded><![CDATA[<p>Thanks for making my Linux life easier. Hoping to sit for LFCS in July.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-1318611</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 25 Feb 2020 08:28:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27887#comment-1318611</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-1318595&quot;&gt;Beginner&lt;/a&gt;.

@Beginner

Many thanks for the feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-locate-command-to-find-files-in-centos/comment-page-1/#comment-1318595">Beginner</a>.</p>
<p>@Beginner</p>
<p>Many thanks for the feedback.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
