Download
!!HOSTNAME!! can be downloaded from a deb repo or from git.
Install from deb repository
If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list:
deb https://deb.buetow.org/apt wheezy main
deb-src https://deb.buetow.org/apt wheezy main
(Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards:
curl https://deb.buetow.org/apt/pubkey.gpg |
sudo apt-key add -
apt-get update
apt-get install !!HOSTNAME!!
Download from git repository
Go to
http://github.com/buetow/!!HOSTNAME!!