Catfish is a handy 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.
You are encouraged to run catfish –help
to check out the various command line options.
See NEWS for details on changes and fixes made in the current release.
Catfish archive or Catfish tags
From source:
local/user install:
python3 setup.py install --user
system-wide/root install:
sudo python3 setup.py install
For detailed installation instructions, see INSTALL
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.