This page is an instruction on how to install several packages in Ubuntu, for which I have developed significant additional features. Most of them are simply patched packages already present in Ubuntu, few are new ones, needed to configure or demo the new featurs.
# Maruska repository deb http://www.ruska.it/debian/ gutsy main deb-src http://www.ruska.it/debian/ gutsy main
Also add my pgp key:
wget -O - http://www.ruska.it/debian/public-key.asc | apt-key add -
Side note: see troubles with ubuntu
I'm pinning the repository, since
This is what I added in /etc/apt/preferences, note than an empty line must separate the records in that file:
Explanation: I want MARUSKA packages Package: * Pin: release l=Maruska Debian Packages Pin-Priority: 1001
Some packages are not updated to the last version available in Ubunty (gutsy). So you will be prompted (when running "apt-get install"), if downgrading is ok.
see gauche for the list of extensions.
Setting up a secure apt repository
I had to keep Packages file, Packages.gz not enough.