Debian GNU/Linux at ITP

Software for Debian GNU/Linux

Software, which is not included in stock Debian, too old or otherwise not suitable for our installation can be installed from ITPs Debian package repository for architectures amd64 and i386 (empty). Add the following lines to your /etc/apt/source.list to install these packages:

  deb     [signed-by=/usr/share/keyrings/ITP-ahi.gpg] https://itp.tugraz.at/Comp/debian/  bookworm  main system backports
  deb-src [signed-by=/usr/share/keyrings/ITP-ahi.gpg] https://itp.tugraz.at/Comp/debian/  bookworm  main system backports

The repositories are signed by GNU Privacy Guard key of Andreas Hirczy. Import my public key (fingerprint: B92D B29C 8744 DB30 3583 F6D7 5339 E100 2398 CA0A) with

  curl https://itp.tugraz.at/~ahi/gpg-key.asc | sudo gpg --dearmor --output /usr/share/keyrings/ITP-ahi.gpg

Contents

The repositories have roughly those contents:

main
software for scientific and desktop use - numerical and symbolic computing, visualization, libraries, and some text editors, graphics and photography tools, office and multimedia applications, ...
system
system software (adopted to our environment using Kerberos 5 and OpenAFS). Please check carefully before using this repository - most likely some packages will not do what you expect them to do.
backports
software backported from Debian unstable, copied from Debian Backports or elsewhere.
restricted
restricted software
test
experimental software - do not use!

A word of warning: please check before installing or updating from these repositories. I do test all packages before inserting in these repositories, but there is no established formal quality assurance procedure in use.