Beta Release 15.0.0 - packages

Eric Bollengier via Bacula-devel <[email protected]> Fri, 3 Nov 2023 18:07:49 +0100
Newsgroups gmane.comp.sysutils.backup.bacula.devel,gmane.comp.bacula.user
Message-ID <[email protected]>
Hello,

I have pushed a couple of binaries on bacula.org (ubuntu jammy, debian bullseye
and almalinux 8), you might find them under:

https://www.bacula.org/packages/beta/

To get the configuration to use in your package manager, you can browse the 
directories and click on the get_repos.php file.

The output should look like:

# Add key to APT
# curl 
https://bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc | 
sudo apt-key add -
#
# Add this line to /etc/apt/sources.list.d/baculacommunity.list and execute 
\"apt-get update\"
deb https://www.bacula.org/packages/beta/debs/15.0.0/ bullseye main
#
# Install: apt-get install bacula-postgresql

And you can follow the instructions and enjoy this new version.

Any feedback is welcome!

Best Regards,
Eric