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

Last updated: May 10,2024

1. Install "duply" package

This tutorial shows how to install duply on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install duply

2. Uninstall "duply" package

Here is a brief guide to show you how to uninstall duply on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove duply $ sudo apt autoclean && sudo apt autoremove

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

Package: duply
Priority: optional
Section: universe/utils
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Joachim Wiedorn
Architecture: all
Version: 1.11-1
Depends: duplicity (>= 0.4.11), gnupg
Suggests: openssh-client
Filename: pool/universe/d/duply/duply_1.11-1_all.deb
Size: 33938
MD5sum: 3a860ccee3535b434adad7ba768e8089
SHA1: e74b0002378525710adf540466491e7ea061071a
SHA256: a806d4fdbe799129595aaa8e7102ddd797d6cdeef9981b27389e326d3f9f9218
Description-en: 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.
Description-md5: d2443380a9b348cf418e3f88d3f5bd28
Homepage: http://duply.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu