select Linux version

Installer:

install.sh
Download the file
and run it
with root permissions.

Binary:

universal-i386.tar.gz

Add the repository

Open any terminal program and type commands.

1. Add the repository to your sources.list

su
echo "deb http://repo.fewerwords.org/debian/ wheezy main" >> /etc/apt/sources.list

2. Fetch and install the GnuPG key

wget -O- http://repo.fewerwords.org/fewerwords.asc | apt-key add -

3. Install The Burrow

apt-get update
apt-get install the-burrow