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

Last updated: April 30,2024

1. Install "flexbackup" package

Please follow the steps below to install flexbackup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flexbackup

2. Uninstall "flexbackup" package

Please follow the steps below to uninstall flexbackup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove flexbackup $ sudo apt autoclean && sudo apt autoremove

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

Package: flexbackup
Priority: optional
Section: universe/admin
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Kurt B. Kaiser
Architecture: all
Version: 1.2.1-6.3
Depends: perl, cpio | mt-st
Recommends: dump | star | pax | zip | sharutils | binutils | lzma (>= 4.43-2) | rsync | afio, buffer
Suggests: ssh, lha
Filename: pool/universe/f/flexbackup/flexbackup_1.2.1-6.3_all.deb
Size: 58040
MD5sum: ba15012168cb05e5e6b7f3bc5cfbc658
SHA1: b004516eb5c543f66a5d84c2c3e8dda55dae47ed
SHA256: 8d58f7860f88b829ba1a231dfd99507b217ccbadc05431a4ae598d9ab013858b
Description-en: Flexible backup tool for small to medium sized installations
Flexbackup is a flexible backup tool that works well for small to medium
sized tasks for which solutions like amanda are overkill.
.
It features:
* Easy configuration
* Uses afio, dump, GNU tar, cpio, star, pax, lha, or zip archivers
* Full and numbered levels of incremental backup (similar to "dump")
* Compression and buffering options for all backup types
* Handles remote filesystems with ssh/rsh; no special services required
* Writes to tapes, on-disk archive files, or on-disk directory trees
* Keeps a table of contents so you know what archives are on each tape
* Extensive logging options
Description-md5: 239b506297992aaa2bc5a1936e52a359
Homepage: http://www.edwinh.org/flexbackup/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu