Index of /

[ICO]NameLast modifiedSizeDescription

[TXT]readme.txt2024-12-03 20:52 881  
[DIR]gheja/2024-10-11 09:33 -  

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