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

Last updated: November 07,2024

1. Install "slbackup" package

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

$ sudo apt update $ sudo apt install slbackup

2. Uninstall "slbackup" package

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

$ sudo apt remove slbackup $ sudo apt autoclean && sudo apt autoremove

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

Package: slbackup
Priority: optional
Section: universe/utils
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Edu Packaging Team
Architecture: all
Version: 0.0.12-7
Depends: perl, debconf (>= 0.5) | debconf-2.0, rdiff-backup, logrotate, libconfig-general-perl, libnet-dns-perl
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: ssh
Filename: pool/universe/s/slbackup/slbackup_0.0.12-7_all.deb
Size: 40284
MD5sum: 8e3eecbd286bec6174d4eaa9d10a812d
SHA1: a889be47914d685b95556022b0ef52a59bcc619c
SHA256: dafd76021038a08d3441db96996b62aa7b35681053080b075c08699adda984d6
Description-en: Skolelinux Backup system
A backup system designed to back up multiple clients to a server.
slbackup uses rdiff-backup as the underlying backup software.
.
Clients can be the host installing this package, or other hosts
reachable via a SSH connection (using SSH keys). The host storing the
backup data can be the host installing this package or another host
reachable via a SSH connection (also using SSH keys).
Description-md5: 54c93146034426d7c9aa5bf87e6d8da2
Homepage: http://slbackup.alioth.debian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu