Import GPG Key
CommunityThe packages are signed with a GPG key signature that you can find at the Bacula download area: https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
You can install this key on your system as follows:
cd /tmp
wget https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
apt-key add Bacula-4096-Distribution-Verification-key.asc
rm Bacula-4096-Distribution-Verification-key.asc
See also
Previous articles:
Next articles:
Go back to: Debian: Installation with apt.