Import GPG Key

Community

The packages are signed with a GPG key signature that you can find at the root of your 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

Go back to: Ubuntu: Installation with apt.