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

lr

Tool to generate customized file listings

lr is a tool for generating file listings, which includes the best features of ls(1), find(1), stat(1) and du(1).

Installation

Install the latest version of lr as follows:

guix install lr

Or install a particular version:

guix install lr@1.6

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 lr about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/lr'><img src='https://packages.guix.gnu.org/packages/lr/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/lr/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/lr)

Example Org:

[[https://packages.guix.gnu.org/packages/lr][https://packages.guix.gnu.org/packages/lr/badges/latest-version.svg]]