_____

Download xroachng

The current version is 1.0.3.

The file README in the tarball contains installation instructions.

Source

Download source: xroachng-1.0.3.tar.gz

Install:

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

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

Debian 64 bit amd64

Download debian amd64 package (bullseye): xroachng_1.0.3-1_amd64.deb

Install:

 sudo apt install ./xroachng_1.0.3-1_amd64.deb

xroachng should now be installed as /usr/bin/xroachng.

Debian 32 bit i386

Download debian i386 package (bullseye): xroachng_1.0.3-1_i386.deb

Install:

 sudo apt install ./xroachng_1.0.3-1_i386.deb

xroachng should now be installed as /usr/bin/xroachng.

Debian Raspberry 32 bit armhf

Download debian package for Raspbian 32 bit (bullseye): xroachng_1.0.3-1_armhf.deb

Install:

 sudo apt install ./xroachng_1.0.3-1_armhf.deb

Debian Raspberry 64 bit arm64

Download debian package for Raspbian 64 bit (bullseye): xroachng_1.0.3-1_arm64.deb

Install:

 sudo apt install ./xroachng_1.0.3-1_arm64.deb