User tools

Website tools


repository

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 <

Add GPG key for signature verification of package manager

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.txt Last modified: 2017/01/09 09:23 by lwsystems