How to Install zbackup in Ubuntu 18.04



Install zbackup by entering the following commands in the terminal:

sudo apt update
sudo apt install zbackup

Description:

Versatile deduplicating backup tool

Uses a 64-bit modified Rabin-Karp rolling hash for data deduplication, and SHA256 for backup integrity check. . Also features LZMA compression & AES encryption.

Homepage: http://zbackup.org

Version: 1.4.4-3build1

Section: universe/admin