Debian repository

Our repository is signed using GPG. To add our key to your packages archive keys run the command:

curl -fsSL https://deb.iggdrasil.net/iggdrasil.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/iggdrasil.gpg
    

Currently our repository provides:

Bullseye

To add our repository, add the following lines to your /etc/apt/sources.list:

deb [signed-by=/etc/apt/keyrings/iggdrasil.gpg] https://deb.iggdrasil.net/apt/debian/ bullseye main
deb-src [signed-by=/etc/apt/keyrings/iggdrasil.gpg] https://deb.iggdrasil.net/apt/debian/ bullseye main
    

or save the file iggdrasil.list to your /etc/apt/sources.list.d/.

Ishtar

If you are a seasoned administrator, in short: