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

catfish

File searching tool for Xfce

Catfish is a file searching tool for Linux and Unix. The interface is intentionally lightweight and simple, using only GTK+ 3. You can configure it to your needs by using several command line options.

Installation

Install the latest version of catfish as follows:

guix install catfish

Or install a particular version:

guix install catfish@4.20.0

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

Example HTML:

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

Example Markdown:

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

Example Org:

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