Ubuntu repository

This repository is focused on custom Ubuntu packages related to media playing and nVidia video-cards.

To use this repository, first add the signing key

wget http://www.avenard.org/files/ubuntu-repos/ubuntu-repos.key && sudo apt-key add ubuntu-repos.key && rm ubuntu-repos.key

Then add the following line to you /etc/apt/sources.list:

Release/Stable packages: (browse)
deb http://www.avenard.org/files/ubuntu-repos intrepid release

Testing/Work in Progress packages: (browse)
deb http://www.avenard.org/files/ubuntu-repos intrepid testing

Bleeding packages (replace system packages): (browse)
deb http://www.avenard.org/files/ubuntu-repos intrepid bleeding

Created with Emacs