How to Install and Uninstall mlocate.x86_64 Package on Fedora 35
Last updated: January 12,2025
1. Install "mlocate.x86_64" package
Please follow the instructions below to install mlocate.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
mlocate.x86_64
Copied
2. Uninstall "mlocate.x86_64" package
Learn how to uninstall mlocate.x86_64 on Fedora 35:
$
sudo dnf remove
mlocate.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mlocate.x86_64 package on Fedora 35
Last metadata expiration check: 1:08:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mlocate
Version : 0.26
Release : 31.fc35
Architecture : x86_64
Size : 113 k
Source : mlocate-0.26-31.fc35.src.rpm
Repository : fedora
Summary : An utility for finding files by name
URL : https://fedorahosted.org/mlocate/
License : GPLv2
Description : mlocate is a locate/updatedb implementation. It keeps a database of
: all existing files and allows you to lookup files by name.
:
: The 'm' stands for "merging": updatedb reuses the existing database to avoid
: rereading most of the file system, which makes updatedb faster and does not
: trash the system caches as much as traditional locate implementations.
Available Packages
Name : mlocate
Version : 0.26
Release : 31.fc35
Architecture : x86_64
Size : 113 k
Source : mlocate-0.26-31.fc35.src.rpm
Repository : fedora
Summary : An utility for finding files by name
URL : https://fedorahosted.org/mlocate/
License : GPLv2
Description : mlocate is a locate/updatedb implementation. It keeps a database of
: all existing files and allows you to lookup files by name.
:
: The 'm' stands for "merging": updatedb reuses the existing database to avoid
: rereading most of the file system, which makes updatedb faster and does not
: trash the system caches as much as traditional locate implementations.