How to Install and Uninstall mlocate Package on openSUSE Leap
Last updated: March 15,2025
1. Install "mlocate" package
This guide covers the steps necessary to install mlocate on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
mlocate
Copied
2. Uninstall "mlocate" package
This guide let you learn how to uninstall mlocate on openSUSE Leap:
$
sudo zypper remove
mlocate
Copied
3. Information about the mlocate package on openSUSE Leap
Information for package mlocate:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : mlocate
Version : 0.26-150400.16.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 142.8 KiB
Installed : No
Status : not installed
Source package : mlocate-0.26-150400.16.6.1.src
Upstream URL : https://pagure.io/mlocate
Summary : A utility for finding files by name
Description :
A new locate implementation. The m character
stands for merging, because updatedb reuses the
existing database to avoid re-reading most of the
file system.
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : mlocate
Version : 0.26-150400.16.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 142.8 KiB
Installed : No
Status : not installed
Source package : mlocate-0.26-150400.16.6.1.src
Upstream URL : https://pagure.io/mlocate
Summary : A utility for finding files by name
Description :
A new locate implementation. The m character
stands for merging, because updatedb reuses the
existing database to avoid re-reading most of the
file system.