Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:catfish:start [2020/09/11 00:10] – added dependencies section kevinbowenapps:catfish:start [2024/12/11 10:36] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :apps:catfish:catfish.png?nolink|}}+{{ :apps:catfish.png?nolink|}}
 ====== Catfish File Search ====== ====== Catfish File Search ======
 +
 +  * **[[#Latest Release|Latest Release]]**
 +  * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
 +
 +----
  
 ===== Introduction ===== ===== Introduction =====
-Catfish is a handy file searching tool for linux and unix.                      +Catfish is a handy file searching tool for Linux and Unix.                      
 The interface is intentionally lightweight and simple, using only GTK+3.         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 can configure it to your needs by using several command line options.       
Line 17: Line 23:
 ---- ----
  
-===== Dependencies =====                                                                    +===== Required Packages ===== 
-                                                                                 + 
-  * Python                                                                       +  * [[https://github.com/python/|python 3]] 
-  * Gtk 3.22+                                                                      +  * [[https://www.gtk.org|GTK+]] 
-  * GLib 2.42                                                                    +  * [[https://wiki.gnome.org/Projects/GLib|GLib]] (GLib / GObject Python bindings: GdkPixbuf, GLib, GTK 3, Pango, Cairo, Xfconf) 
-  * GLib / GObject Python bindings: GdkPixbuf, GLib, GTK 3, Pango, Cairo, Xfconf   +  * [[https://pypi.org/project/pexpect/|Pexpect]]
-  * [Pexpect](https://pypi.org/project/pexpect/)                                  +
   * locate or mlocate    * locate or mlocate 
  
Line 29: Line 34:
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 1.4.13 (202020115)==== +{{rss>https://archive.xfce.org/feeds/project/catfish 1 date 2h}} 
-[[https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.13.tar.bz2|catfish-1.4.13.tar.bz2]] + 
-    * **[[http://archive.xfce.org/src/apps/catfish/|Releases]]** +[[https://gitlab.xfce.org/apps/catfish/-/blob/master/NEWS|Read the CHANGELOG]] 
-    * **[[https://launchpad.net/catfish-search/+download|Previous Releases]]**+ 
 +  * **[[https://archive.xfce.org/src/apps/catfish/|Download current release]]** (older versions of this component are also available here)
  
 +[[|Back to Top]]
 ---- ----
  
Line 42: Line 49:
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
-  * **[[:apps:catfish:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs+  * **[[:apps:catfish:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
  
  
 ---- ----
-[[:start|Back to main Xfce documentation page]]+[[:start|Return to Xfce Main Documentation Page]]