Our apt-repositories only provide unofficial binaries for debian (derived) distributions where our software cannot be included in the official repositories for some reason.
Download sander.marechal.asc or get GPG key ID 019D48B7 from your favourite GPG key server. Then, execute the following commands to add this public key to apt:
~$ gpg --import sander.marechal.asc ~$ gpg --export --armor 019D48B7 | sudo apt-key add -
Currently there is only a repository for Ubuntu Dapper Drake for i386 and amd64 architectures. Add these lines to your /etc/apt/sources.list file:
## Lone Wolves APT Repository deb http://packages.jejik.com/ubuntu dapper main deb-src http://packages.jejik.com/ubuntu dapper main