Skip to content

Gnoppix Repositories


Gnoppix offer currently 192.721 Software packages.

The topic of repositories is always a large one, and comes up frequently. It is an item which people often get wrong and confused with. Please take the time to read the information below and any references which is linked to before acting on anything.

If you use different repositories, it will break your system. Do not use Ubuntu ppa or any other debian repos’s expect the following. With Debian 13 apt completly changed, thats why we have different formats and till 2028 we have support for Gnoppix 22/23/24. Do not nix the things Gnoppix 23 is based on bookworm and Gnoppix 25 is based on Trixie. In Gnoppix 26/27 we change to Forky.

Gnoppix 24/25/26 (Desktop) Software repositories Debian Linux Based

Section titled “Gnoppix 24/25/26 (Desktop) Software repositories Debian Linux Based”

With network access, you should have the following entry present in /etc/apt/sources.list.d/gnoppix.sources:

Make sure you have the following repo enabed to get all enhancements and fixes.

Terminal window
file
/etc/apt/sources.list.d/gnoppix.sources
Terminal window
Types: deb
URIs: https://pro.gnoppix.org/
Suites: community
Components: main
Signed-By: /etc/apt/trusted.gpg.d/gnoppix.gpg
Terminal window
file
/etc/apt/sources.list.d/debian.sources
Terminal window
Types: deb
URIs: http://deb.debian.org/debian
Suites: testing
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Gnoppix Repo key for V. 24/25/26/27

Terminal window
wget -O- http://archive.gnoppix.com/gnoppix.key | sudo gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/gnoppix.gpg > /dev/null 2>&1