Index of /
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/<package_name>/debian bullseye main" | sudo tee /etc/apt/sources.list.d/<package_name>.list
sudo apt update
sudo apt install <package_name>
For Bookworm:
echo "deb https://ppa.stdio.hu/gheja/<package_name>/debian bookworm main" | sudo tee /etc/apt/sources.list.d/<package_name>.list
sudo apt update
sudo apt install <package_name>
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