A collection of PPAs (Personal Package Archives) to be used with Debian apt, the directory structures are identical to Launchpad PPAs. For the first time install you will need to add my GPG key as usual: sudo wget -P /etc/apt/trusted.gpg.d/ https://ppa.stdio.hu/gheja/9D52FD7E8DA2EF76BFBADF912AD85D221BBA9B9C.asc For Bullseye: echo "deb https://ppa.stdio.hu/gheja//debian bullseye main" | sudo tee /etc/apt/sources.list.d/.list sudo apt update sudo apt install For Bookworm: echo "deb https://ppa.stdio.hu/gheja//debian bookworm main" | sudo tee /etc/apt/sources.list.d/.list sudo apt update sudo apt install For Ubuntu: See https://launchpad.net/~gheja For more info and contact see: * https://github.com/gheja * https://launchpad.net/~gheja * https://gabor.heja.hu