How to Install duply in Ubuntu 18.04



Install duply by entering the following commands in the terminal:

sudo apt update
sudo apt install duply

Description:

easy to use frontend to the duplicity backup system

duply is a shell front end to duplicity that simplifies the usage by managing settings for each backup job in profiles. It supports executing multiple commands in a batch mode to enable single line cron entries and allows the user to use pre/post backup scripts. All duplicity backends are supported. The previous name of duply was ftplicity.

Homepage: http://duply.net

Version: 2.0.3-1

Section: universe/utils