User tools

Website tools


repository

This is an old version of the document!


Repository

Add package source to package management

To install Benno MailArchiv, you simply need to add another package source to your Linux system. This is done by appending the line containing the repository configuration to the file /etc/apt/sources.list.

cat /etc/apt/sources.list <<ENDCONFIG deb http://www.benno-mailarchiv.de/download/debian / ENDCONFIG

= GPG-Key zur Signaturprüfung der Paketverwaltung hinzufügen =

Debian-based systems use GNU Privacy Guard (GPG) to verify the authenticity of package sources. The following commands add the Benno MailArchiv package source key to your system:

wget -O - http://www.benno-mailarchiv.de/download/debian/benno.asc | apt-key add - 
repository.1483953685.txt.gz · Zuletzt geändert: 2017/01/09 09:21 von lwsystems