Debian
In order to use the official mirror of the University of Stuttgart for a Debian system, please adapt the file /etc/apt/sources.list as follows: Please replace <release> with the release names (without <>):
- for Debian 11: bullseye
- for Debian 12: bookworm
deb https://ftp.uni-stuttgart.de/debian/ <release> main deb-src https://ftp.uni-stuttgart.de/debian/ <release> main deb https://ftp.uni-stuttgart.de/debian <release>-updates main deb-src https://ftp.uni-stuttgart.de/debian <release>-updates main deb https://ftp.uni-stuttgart.de/debian-security/ <release>-security main deb-src https://ftp.uni-stuttgart.de/debian-security/ <release>-security main
Ubuntu
To use the official mirror in Stuttgart, please adapt the file /etc/apt/sources.list for an Ubuntu system as follows: Please replace <release> with the version numbers (without <>):
- for Ubuntu 16.04: xenial
- for Ubuntu 18.04: bionic
deb http://ftp.uni-stuttgart.de/ubuntu/ <release> main restricted universe deb-src http://ftp.uni-stuttgart.de/ubuntu/ <release> main restricted universe deb http://ftp.uni-stuttgart.de/ubuntu/ <release>-updates main restricted deb-src http://ftp.uni-stuttgart.de/ubuntu/ <release>-updates main restricted deb http://ftp.uni-stuttgart.de/ubuntu/ <release>-security universe deb-src http://ftp.uni-stuttgart.de/ubuntu/ <release>-security universe