Table of Contents

Free University of Bolzano Repository

This is the Repository for the Free University of Bolzano.

Configuring apt-get

Put this in your /etc/apt/sources.list

# Unstable
deb http://fermi.inf.unibz.it/scratch/unibz unstable contrib

To add the public-key for the repository to your PC

wget http://fermi.inf.unibz.it/scratch/unibz.pub
apt-key add unibz.pub