# Download xroachng
The current version is YYYxroachng-versionZZZ.

### Download from this website

Current version: [xroachng-YYYxroachng-versionZZZ.tar.gz](YYYdZZZ/xroachng/xroachng-YYYxroachng-versionZZZ.tar.gz) 

### Or download from sourceforge

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

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


### Install:

The file README in the tarball contains installation instructions. 

     umask 022
     tar xf xroachng-YYYxroachng-versionZZZ.tar.gz
     cd xroachng-YYYxroachng-versionZZZ
     ./configure
     make
     sudo make install

xroachng should now be installed as /usr/local/bin/xroachng, the themes in /usr/local/share/xroachng. 

