Binary package “cedar-backup2” in ubuntu bionic

local and remote backups to CD/DVD media or Amazon S3 storage

 Cedar Backup 2 is a software package designed to manage system backups for a
 pool of local and remote machines. Cedar Backup understands how to back up
 filesystem data as well as MySQL and PostgreSQL databases and Subversion
 repositories. It can also be easily extended to support other kinds of data
 sources.
 .
 Cedar Backup is focused around weekly backups to a single CD or DVD disc, with
 the expectation that the disc will be changed or overwritten at the beginning
 of each week. If your hardware is new enough, Cedar Backup can write
 multisession discs, allowing you to add incremental data to a disc on a daily
 basis.
 .
 Alternately, Cedar Backup can write your backups to the Amazon S3 cloud
 rather than relying on physical media.
 .
 Besides offering command-line utilities to manage the backup process, Cedar
 Backup provides a well-organized library of backup-related functionality,
 written in the Python 2 programming language.
 .
 This package provides Cedar Backup command-line utilities as well as the
 CedarBackup2 Python library. The accompanying documentation package
 (cedar-backup2-doc) contains all of the end-user and library public
 interface documentation. You really should install cedar-backup2-doc and
 read through the end-user documentation before using Cedar Backup for the
 first time.