GNU/Linux Debian

Sources list

Add one of the following lines (according to the release) to the /etc/apt/sources.list file:

deb http://download.renm.org/debian/ lenny main contrib non-free
deb http://download.renm.org/debian/ lenny-backports main contrib non-free
deb http://download.renm.org/debian/ squeeze main contrib non-free
deb http://download.renm.org/debian/ squeeze-backports main contrib non-free
deb http://download.renm.org/debian/ wheezy main contrib non-free
deb http://download.renm.org/debian/ sid main contrib non-free

Public key

The public key used by the mirror can be downloaded here:

http://download.renm.org/debian/renm.asc

and added with:

sudo apt-key add renm.asc

or in a automated way after the mirror being added with:

aptitude install debian-renm-keyring

Note: The mirror being currently untrusted, its installation may require an explicit authorization.