Description
catfish - File searching tool which is configurable via the command line
Property | Value |
---|---|
Distribution | Debian 8 (Jessie) |
Repository | Debian Main i386 |
Package name | catfish |
Package version | 1.2.2 |
Package release | 1 |
Package architecture | all |
Package type | deb |
Installed size | 485 B |
Download size | 81.99 KB |
Official Mirror | ftp.br.debian.org |
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.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
catfish_1.2.2-1_all.deb | 1.2.2 | all | Debian Main |
catfish | - | - | - |
Requires
Name | Value |
---|---|
gir1.2-gdkpixbuf-2.0 | - |
gir1.2-glib-2.0 | - |
gir1.2-gtk-3.0 | - |
gir1.2-pango-1.0 | - |
python3-gi-cairo | - |
python3-pexpect | - |
python3:any | >= 3.3.2-2~ |
Download
Type | URL |
---|---|
Binary Package | catfish_1.2.2-1_all.deb |
Source Package | catfish |
Install Howto
- Update the package index:
# sudo apt-get update
- Install catfish deb package:
# sudo apt-get install catfish
Files
Path |
---|
/usr/bin/catfish |
/usr/share/appdata/catfish.appdata.xml |
/usr/share/applications/catfish.desktop |
/usr/share/catfish/catfish.svg |
/usr/share/catfish/locale |
/usr/share/catfish/bin/catfish.py |
/usr/share/catfish/catfish/AboutCatfishDialog.py |
/usr/share/catfish/catfish/CatfishSearchEngine.py |
/usr/share/catfish/catfish/CatfishWindow.py |
/usr/share/catfish/catfish/__init__.py |
/usr/share/catfish/catfish_lib/AboutDialog.py |
/usr/share/catfish/catfish_lib/Builder.py |
/usr/share/catfish/catfish_lib/CatfishSettings.py |
/usr/share/catfish/catfish_lib/SudoDialog.py |
/usr/share/catfish/catfish_lib/Window.py |
/usr/share/catfish/catfish_lib/__init__.py |
/usr/share/catfish/catfish_lib/catfishconfig.py |
/usr/share/catfish/catfish_lib/helpers.py |
/usr/share/catfish/data/ui/AboutCatfishDialog.ui |
/usr/share/catfish/data/ui/CatfishWindow.ui |
/usr/share/catfish/data/ui/about_catfish_dialog.xml |
/usr/share/catfish/data/ui/catfish_window.xml |
/usr/share/doc/catfish/changelog.Debian.gz |
/usr/share/doc/catfish/changelog.gz |
/usr/share/doc/catfish/copyright |
/usr/share/icons/hicolor/scalable/apps/catfish.svg |
/usr/share/locale/be/LC_MESSAGES/catfish.mo |
/usr/share/locale/bg/LC_MESSAGES/catfish.mo |
/usr/share/locale/ca/LC_MESSAGES/catfish.mo |
/usr/share/locale/cs/LC_MESSAGES/catfish.mo |
/usr/share/locale/de/LC_MESSAGES/catfish.mo |
/usr/share/locale/el/LC_MESSAGES/catfish.mo |
/usr/share/locale/en_AU/LC_MESSAGES/catfish.mo |
/usr/share/locale/es/LC_MESSAGES/catfish.mo |
/usr/share/locale/eu/LC_MESSAGES/catfish.mo |
/usr/share/locale/fi/LC_MESSAGES/catfish.mo |
/usr/share/locale/fr/LC_MESSAGES/catfish.mo |
/usr/share/locale/hu/LC_MESSAGES/catfish.mo |
/usr/share/locale/id/LC_MESSAGES/catfish.mo |
/usr/share/locale/it/LC_MESSAGES/catfish.mo |
/usr/share/locale/ja/LC_MESSAGES/catfish.mo |
/usr/share/locale/ko/LC_MESSAGES/catfish.mo |
/usr/share/locale/lv/LC_MESSAGES/catfish.mo |
/usr/share/locale/ml/LC_MESSAGES/catfish.mo |
/usr/share/locale/nl/LC_MESSAGES/catfish.mo |
/usr/share/locale/pl/LC_MESSAGES/catfish.mo |
/usr/share/locale/pt/LC_MESSAGES/catfish.mo |
/usr/share/locale/pt_BR/LC_MESSAGES/catfish.mo |
/usr/share/locale/ru/LC_MESSAGES/catfish.mo |
/usr/share/locale/si/LC_MESSAGES/catfish.mo |
/usr/share/locale/sk/LC_MESSAGES/catfish.mo |
/usr/share/locale/sr/LC_MESSAGES/catfish.mo |
/usr/share/locale/tr/LC_MESSAGES/catfish.mo |
/usr/share/locale/uk/LC_MESSAGES/catfish.mo |
/usr/share/locale/zh_TW/LC_MESSAGES/catfish.mo |
/usr/share/man/man1/catfish.1.gz |
/usr/share/menu/catfish |
/usr/share/python3/runtime.d/catfish.rtupdate |
Changelog
2014-09-22 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.2.2-1) unstable; urgency=medium * New upstream bugfix release. - Fixes opening previous selected item (LP: #1372165) - Fixes AttributeError on update dialog (LP: #1372166)
2014-08-19 - Sean Davis <smd.seandavis@gmail.com> catfish (1.2.1-1) unstable; urgency=medium * New upstream release - Fix startup crash. Closes: #758652
2014-08-17 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.2.0-1) unstable; urgency=medium * New upstream release - Fix about dialogue version shown. Closes: #757828 * debian/control: Make the PAPT the maintainer, Sean and myself uploaders
2014-08-09 - Sean Davis <smd.seandavis@gmail.com> catfish (1.0.3-1) unstable; urgency=medium * Team upload. * New upstream release * Refresh Manually-Install-Docs.patch
2014-03-29 - Sean Davis <smd.seandavis@gmail.com> catfish (1.0.2-2) unstable; urgency=medium * Team upload. * Change python version to python3, improves case-insensitive search for non-english file names (lp: #1280607) * debian/control: - Change dependencies to python3 - Remove suggests for python-zeitgeist, no python3-zeitgeist * debian/rules: - Change build to python3 - Removed obsolete line for pexpect license
2014-03-12 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.0.2-1) unstable; urgency=medium * New upstream release
2014-03-07 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.0.1-2) unstable; urgency=medium * Add python-pexpect to depends
2014-02-28 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.0.1-1) unstable; urgency=medium * New upstream release - Fix CVE-2014-2093, CVE-2014-2094, CVE-2014-2095, CVE-2014-2096. (Closes: #739958)
2014-02-26 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.0.0-3) unstable; urgency=medium * debian/control: use python:depends instead of python3:depends. Closes: #739954, #738982
2014-02-23 - Jackson Doak <noskcaj@ubuntu.com> catfish (1.0.0-2) unstable; urgency=medium * Depend on python-gi-cairo. Closes: #738639
See Also
Package | Description |
---|---|
caveconverter_0~20131117-1_all.deb | Cave survey data format converter |
cavezofphear_0.5.1-1_i386.deb | ASCII Boulder Dash clone |
cb2bib_1.4.9-4_i386.deb | extract bibliographic references from various sources |
cba_0.3.6-4.1_i386.deb | Continuous Beam Analysis |
cbflib-bin_0.9.2.2-1_i386.deb | utilities to manipulate CBF files |
cbflib-doc_0.9.2.2-1_all.deb | documentation for CBFlib |
cbios_0.25-2_all.deb | open source MSX BIOS roms |
cbm_0.1-10_i386.deb | display the current network traffic in colors |
cbmc_4.9-4_i386.deb | bounded model checker for C and C++ programs |
cbootimage_1.4-1_i386.deb | Tools to dump and generate boot config table on Tegra devices |
cbp2make_147+dfsg-1_i386.deb | Makefile generation tool for the Code::Blocks IDE |
cbrpager_0.9.22-2_i386.deb | viewer for CBR, CBZ and CB7 (comic book archive) files |
cc1111_2.9.0-4_i386.deb | C Compiler for TI/Chipcon 8051-based RF SOCs |
ccache_3.1.12-1_i386.deb | Compiler cache for fast recompilation of C/C++ code |
ccal_4.0-3_i386.deb | Colorised calendar utility |
Advertisement
Advertisement