bup

Backup system based on the Git packfile format, providing incremental saves and global deduplication. More information: <https://github.com/bup/bup>.

Debian Debian
RUN apt-get update && \ apt-get install -y bup
Ubuntu
RUN apt-get update && \ apt-get install -y bup
Arch Arch Linux
RUN pacman -S --noconfirm bup
Fedora
RUN dnf install -y bup
Raspbian
RUN apt-get update && \ apt-get install -y bup
click the source code to copy install bup on any operating system with command-not-found.com