How to Install and Uninstall mlocate.x86_64 Package on Oracle Linux 9
Last updated: January 08,2025
1. Install "mlocate.x86_64" package
Please follow the instructions below to install mlocate.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mlocate.x86_64
Copied
2. Uninstall "mlocate.x86_64" package
Please follow the guidance below to uninstall mlocate.x86_64 on Oracle Linux 9:
$
sudo dnf remove
mlocate.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mlocate.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:53:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mlocate
Version : 0.26
Release : 30.el9
Architecture : x86_64
Size : 166 k
Source : mlocate-0.26-30.el9.src.rpm
Repository : ol9_baseos_latest
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 : 30.el9
Architecture : x86_64
Size : 166 k
Source : mlocate-0.26-30.el9.src.rpm
Repository : ol9_baseos_latest
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.