AMP AMP
AMP
0
AMP

locate: command not found

In my newly installed machine locate command is not working. Its a basic and a default command right but not found error appears. Tried yum install locate too. No package is found.

Locate command Add a comment
a sample image
jacob
asked May 06 2017

Answer

AMP
0
AMP

Locate command's yum package is mlocate not locate alone.

Try below command to install locate command.

#  yum install mlocate
Add a comment
a sample image
jagannatharumugam
asked May 09 2017
edited Oct 05 2018
Post your Answer