# Download xfishtank
The current version is YYYxfishtank-versionZZZ.



### Download from this website
Current version: [xfishtank-YYYxfishtank-versionZZZ.tar.gz](YYYdZZZ/xfishtank/xfishtank-YYYxfishtank-versionZZZ.tar.gz) 

### Previous versions

Previous versions are available on [sourceforge](https://sourceforge.net/projects/xfishtank/files).

[![Download xfishtank](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/xfishtank/files/latest/download)

### Install:

The file README in the tarball contains installation instructions. 

     umask 022
     tar xf xfishtank-YYYxfishtank-versionZZZ.tar.gz
     cd xfishtank-YYYxfishtank-versionZZZ
     ./configure
     make
     sudo make install

xfishtank should now be installed as /usr/local/bin/xfishtank


