How to Install and Uninstall backup-manager Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "backup-manager" package

This guide let you learn how to install backup-manager on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install backup-manager

2. Uninstall "backup-manager" package

In this section, we are going to explain the necessary steps to uninstall backup-manager on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove backup-manager $ sudo apt autoclean && sudo apt autoremove

3. Information about the backup-manager package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: backup-manager
Priority: optional
Section: universe/admin
Installed-Size: 605
Maintainer: Ubuntu Developers
Original-Maintainer: Sven Joachim
Architecture: all
Version: 0.7.10.1-2
Depends: debconf (>= 0.5) | debconf-2.0, perl, ucf (>= 2.009)
Suggests: backup-manager-doc, zip, openssh-client, wodim, genisoimage, gettext-base, anacron, dvd+rw-tools, dar, libnet-amazon-s3-perl
Filename: pool/universe/b/backup-manager/backup-manager_0.7.10.1-2_all.deb
Size: 145372
MD5sum: 6b8360729843cedf65f3d2aa05113a4c
SHA1: d5ef6db003b40de31517d036bf0df73e7a01bbbd
SHA256: 689d2993020a2e3084f5b2040ed7b260bbca861d282fc3622ebbe3724d7e0037
Description-en: command-line backup tool
This is a backup program, designed to help you make daily archives of
your file system.
.
Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip
archives and can be run in a parallel mode with different
configuration files. Other archives are possible: MySQL or SVN dumps,
incremental backups...
.
Archives are kept for a given number of days and the upload system
can use FTP, SSH or RSYNC to transfer the generated archives to a list of
remote hosts.
.
Automatically burning archives to removable media such as CD or DVD is also
possible.
.
The configuration file is very simple and basic and gettext is used for
internationalization.
Description-md5: 8fc0f3b1192f2c956d4ddc9d6f69ee01
Homepage: http://www.backup-manager.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu