This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/plocate/badges/latest-version.svg)](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]]