How to Install and Uninstall cedar-backup3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "cedar-backup3" package

This tutorial shows how to install cedar-backup3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cedar-backup3

2. Uninstall "cedar-backup3" package

This guide let you learn how to uninstall cedar-backup3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cedar-backup3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cedar-backup3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cedar-backup3
Priority: optional
Section: universe/admin
Installed-Size: 1194
Maintainer: Ubuntu Developers
Original-Maintainer: Kenneth J. Pronovici
Architecture: all
Version: 3.1.6-1
Depends: python3:any (>= 3.4~), python3-chardet
Recommends: dvd+rw-tools, wodim, genisoimage, eject, ssh, cedar-backup3-doc, awscli (>= 1.4)
Suggests: subversion, mysql-client, postgresql-client, grepmail, gnupg
Filename: pool/universe/c/cedar-backup3/cedar-backup3_3.1.6-1_all.deb
Size: 159538
MD5sum: a959678e04382d31c3c6689168cca783
SHA1: 51668982ed141800238c08c747ab74e9256b2586
SHA256: f8ef774531ec0b5c838e40422bc042607b925adde687c94a764c8e1557292237
Description-en: local and remote backups to CD/DVD media or Amazon S3 storage
Cedar Backup 3 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 3 programming language.
.
This package provides Cedar Backup command-line utilities as well as the
CedarBackup3 Python library. The accompanying documentation package
(cedar-backup3-doc) contains all of the end-user and library public
interface documentation. You really should install cedar-backup3-doc and
read through the end-user documentation before using Cedar Backup for the
first time.
Description-md5: 33453566e74f16c0bd5c3fc52cde62c5
Homepage: https://bitbucket.org/cedarsolutions/cedar-backup3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu