My Resources
for Debian-Users:
You can get my backports and other Debian packages for buster (oldstable), bullseye (stable/Debian 11) and Debian-testing with the apt-sources.list-lines (corresponding to the Debian-version you use):
deb http://apt.klaumikli.de buster/ deb-src http://apt.klaumikli.de buster/
deb http://apt.klaumikli.de bullseye/ deb-src http://apt.klaumikli.de bullseye/
deb http://apt.klaumikli testing/ deb-src http://apt.klaumikli.de testing/
More about the content of the repositories can be found here.
GPG-Key:
The packages are partly gpg-signed. To get my public gpg-key type:
wget http://apt.klaumikli.de/klaumikli-key2020.gpg
To let apt know about it, type as root:
apt-key add klaumikli-key2020.gpg
Note:
Since Debian Testing (Bookworm) the use of apt-key is deprecated. It will work for now. But if you are using Bookworm you should propably use the new method.
One command as normal user instead of the two commands above; you will be asked
for your user password (sudo has to be configured for this user):
wget -O- https://apt.klaumikli.de/klaumikli-key2022.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/klaumikli-archive-keyring-2022.gpg
Questions or Problems:
If you have any questions about or problems with a Debian-system you should have a look at:
- the (multilingual) Debian-Wiki
- the archive of the Debian-User Mailinglists in your language, which can be red also as a newsgroup in your favorite newreader.
site info
© 2007-2022 Klaus-M. Klingsporn | generated with webgen | page last changed: 15.8.2021 | Impressum