How To Install Duplicity?

How To Install Duplicity?

duplicity

Creates incremental, compressed, encrypted and versioned backups.
Can also upload the backups to a variety of backend services.

Maintainer: Alexander Zangerl



Section: utils

Install duplicity

  • Debian apt-get install duplicity Click to copy
  • Ubuntu apt-get install duplicity Click to copy
  • Alpine OS apk add duplicity Click to copy
  • Arch Linux pacman -S duplicity Click to copy
  • Kali Linux apt-get install duplicity Click to copy
  • Fedora dnf install duplicity Click to copy
  • Raspbian apt-get install duplicity Click to copy
  • macOS brew install duplicity Click to copy
Install the latest version of duplicity in Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the duplicity just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of duplicity from the respository and install it in your computer/server.