How to Install and Uninstall rsbackup Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "rsbackup" package

This tutorial shows how to install rsbackup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rsbackup

2. Uninstall "rsbackup" package

Learn how to uninstall rsbackup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rsbackup $ sudo apt autoclean && sudo apt autoremove

3. Information about the rsbackup package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rsbackup
Priority: optional
Section: universe/admin
Installed-Size: 692
Maintainer: Ubuntu Developers
Original-Maintainer: Debian rsbackup maintainers
Architecture: amd64
Version: 3.0-2
Depends: libboost-filesystem1.58.0, libboost-system1.58.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 5.2), rsync
Recommends: openssh-server, openssh-client
Filename: pool/universe/r/rsbackup/rsbackup_3.0-2_amd64.deb
Size: 199458
MD5sum: a82059625de6b12029517c6e4492d29e
SHA1: f568e46a63d71e71de7e7a257e042733164d6ed9
SHA256: 2283dd1c72d413424aefb4c5c4d0f23bdfa6732f9686cb555e50e4fa7a72532a
Description-en: rsync-based backup utility
Backups are stored as complete filesystem trees on a (perhaps
external) hard disk. Multiple backups use hard links between
identical files to save space.
.
Backups may be taken from multiple machines (over SSH) and stored to
multiple disks.
.
Backups may be made automatically, i.e. without relying on the
operator to remember to make a backup.
Description-md5: 89600b35c2f4678b96b064c1b193e46f
Homepage: http://www.greenend.org.uk/rjk/rsbackup/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu