Onalyrg's Debian repository

A personal repository, where I package a few programs for use with the Debian GNU/Linux distro.

Most of them are packaged because there are not in Debian official repos, the others are taken from Debian repos and repackaged, sometimes with a few improvements.

To use the repos, add those lines to your /etc/apt/sources.list :

################################################
## Onalyrg's repo
deb http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-wheezy/
deb-src http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-wheezy/

deb http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-main/
deb-src http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-main/

deb http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-contrib/
deb-src http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-contrib/

deb http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-nonfree/
deb-src http://deb.rhizogen.es/~onalyrg/debian/ onalyrg-nonfree/

and add the key by doing as root :

# gpg --recv-keys  C5D2708CDF29B4D1
# gpg -a --export C5D2708CDF29B4D1 | apt-key add -

onalyrg-main, onalyrg-contrib and onalyrg-nonfree contain packages for the current Debian testing. onalyrg-wheezy contains packages for Debian Wheezy (current stable).

For now, in these directories, you should find :

[onalyrg-wheezy]

[onalyrg-main]

[onalyrg-contrib]

nothing yet.

[onalyrg-nonfree]

nothing yet.

Home


Every content hosted on Rhizogenes is Free As In Freedom. Original content is under WTFPLv2 unless specified otherwise. Non-original content is under their respective licenses, which should be specified every time. There are no Terms Of Service.