Ubuntu Apt Archives
We provide apt-getable archives on ubuntu.uni-klu.ac.at
Official Ubuntu Mirrors
- Local archives divided into:
uniklu
Additions, backports of packages to a Ubuntu release.uniklu-intern
Not freely distributable packages (JVM, Oracle, ...). Packages with local diffs. This part is only available on the University.uniklu-testing
packages not ready for general use.
sources.list files for our mirror:
- stable (LTS):
http://ubuntu.uni-klu.ac.at/sources.list.lucid for lucid i386, amd64
- stable:
http://ubuntu.uni-klu.ac.at/sources.list.karmic for karmic i386, amd64
- stable (LTS):
http://ubuntu.uni-klu.ac.at/sources.list.hardy for hardy i386, amd64
uniklu.list files for our own packages, place them into /etc/apt/sources.list.d/:
- stable (LTS):
http://ubuntu.uni-klu.ac.at/sources.list.d/uniklu-lucid.list for lucid i386, amd64
- stable:
http://ubuntu.uni-klu.ac.at/uniklu.list.karmic for karmic i386, amd64
- stable (LTS):
http://ubuntu.uni-klu.ac.at/uniklu.list.hardy for hardy i386, amd64
Uniklu Repository Key
Our Ubuntu addon repository is signed. To use this repository without warnings import our gpg key http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub
[]$ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub []$ sudo apt-key add uniklu-debuild.pub