plocate
Faster locate
Plocate is a locate
based on posting lists, completely replacing mlocate
with a faster and smaller index. It is suitable as a default locate on your system.
- Versions: 1.1.22
- Website: https://plocate.sesse.net/
- Licenses: GPL 2
- Package source: gnu/packages/search.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of plocate
as follows:
guix install plocate
Or install a particular version:
guix install plocate@1.1.22
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of plocate about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/plocate'><img src='https://packages.guix.gnu.org/packages/plocate/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/plocate)
Example Org:
[[https://packages.guix.gnu.org/packages/plocate][https://packages.guix.gnu.org/packages/plocate/badges/latest-version.svg]]