Skip to content

Déjà Dup Backups

Déjà Dup is a simple backup tool. It hides the complexity of doing backups correctly (using encryption, storing away from your computer, copying regularly) and uses duplicity as a back-end interface.

  • Supports local, remote or cloud backup locations such as Google Drive
  • Securely encrypts and compresses data
  • Staged backup, allows you to restore from specific backups
  • Schedule regular backups
  • Integrates well with the GNOME desktop

Déjà Dup focuses on the ease of use of recovering personal data in the event of loss. If you require a full system backup or archiving program, consider other backup program options.

Installation from repository

Déjà Dup Backups can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Déjà Dup Backups and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install deja-dup
shell
epm -i deja-dup

Installation using Flatpak

If you have the Flatpak package, you can install Déjà Dup Backups with one command:

shell
flatpak install flathub org.gnome.DejaDup

Or using the GNOME Software 🤔

Follow the link to install Déjà Dup Backups, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.