Add the following line in your /etc/apt/sources.list file:
deb http://www.planamente.ch/emidio/debian testing main
update your apt list calling
apt-get update
and then install the package you are interested in with
apt-get install package
where package is one of my packages.
|