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.
- Versions: 4.20.0
- Website: https://docs.xfce.org/apps/catfish/
- Licenses: GPL 2+
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]