# Installer duply avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de duply pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:duply
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install duply
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install duply
```

  Preuve: MacPorts ports tree: sysutils/duply/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add duply
```

  Preuve: Alpine Linux edge package indexes: duply from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install duply
```

  Preuve: Debian stable package indexes: duply from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install duply
```

  Preuve: Fedora Rawhide package metadata: duply from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#duply
```

  Preuve: nixpkgs package indexes: pkgs/by-name/du/duply/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install duply
```

  Preuve: openSUSE Tumbleweed package metadata: duply from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:duply
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.5.6
- **Résumé source:** Frontend to the duplicity backup system
- **Page d'accueil:** <https://duply.net/Main_Page>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- duply (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.5.6
## Historique du projet et usages

duply is a shell frontend for duplicity that keeps recurring backup settings in profiles and makes encrypted incremental backup jobs easier to run from cron or the command line.

### Historique du projet

The duply homepage traces the project back to ftplicity, a GPLv2 shell frontend released by the German computer magazine c't in 2006 for encrypted FTP backups with duplicity. After duplicity changes broke the original software, several fixes appeared, and duply began as one of those ftplicity continuations.

The SourceForge ftplicity project was created to maintain and extend the tool. In version 1.5, the limitation to FTP as the only backend was removed, all duplicity backends became supported, and the project was renamed from ftplicity to duply, short for simple duplicity.

### Historique d'adoption

duply's adoption is tied directly to duplicity users who want profiles, batch commands, key import/export helpers, pre/post scripts, and precondition checks without writing their own shell wrapper.

Package metadata shows duply distributed by Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Ubuntu, and zypper-style ecosystems, which fits its role as a small admin helper installed alongside duplicity.

### Modes d'utilisation

Users create a profile under `~/.duply/<profile>/conf` or use a system profile such as `/etc/duply/conf`, then run duply commands for backup, verify, purge, or combined batch operations. The homepage gives `backup_verify_purge` as an example of batch execution.

duply is not a backup engine by itself; it delegates the actual encrypted incremental backup work to duplicity and adds persistent profile configuration plus hook scripts.

### Pourquoi les passionnés de paquets s'y intéressent

duply matters because it is classic Unix packaging glue: a small shell frontend that turns a powerful but option-heavy backup command into repeatable named jobs.

Its ftplicity-to-duply rename is also a neat packaging history footnote: the name changed when the wrapper stopped being FTP-specific and inherited duplicity's broader backend universe.

### Chronologie

- 2006: c't releases ftplicity as a GPLv2 duplicity frontend for encrypted FTP backups.
- 2009: The duply homepage identifies ftplicity 1.2 from October 21, 2009 as a c't ftplicity version.
- Version 1.5: ftplicity removes the FTP-only limitation and is renamed duply.
- 2026: The duply homepage lists 2.5.6 as a release download.

### Related projects

- duplicity is the underlying backup engine and duply's reason to exist.
- Déjà Dup, Backupninja, duplicity-unattended, and other shell wrappers are adjacent frontends listed by duply's alternatives section.

### Sources

- <https://duply.net/Main_Page documents duply's purpose, profile features, ftplicity origin, rename history, related tools, and release-download link.>
- <https://duply.net/Code documents the official source-code location.>
- <https://sourceforge.net/p/ftplicity/code/HEAD/tree/duply/trunk documents the official SourceForge source tree.>
- <https://duplicity.us/ documents duplicity and names duply as a shell frontend formerly known as ftplicity.>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.duply/<profile>/conf, /etc/duply/conf

## Credential files

- Unix: ~/.duply/<profile>/conf, /etc/duply/conf, ~/.duply/<profile>/gpgkey.*.asc
## Autres enregistrements de gestionnaires de paquets

- Debian apt - duply - 2.5.5-1: normalized package name match | Debian stable package indexes: duply from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | easy to use frontend to the duplicity backup system | https://duply.net
- Nix - duply: normalized package name match | nixpkgs package indexes: pkgs/by-name/du/duply/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - duply - 2.4.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: duply from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | easy to use frontend to the duplicity backup system | http://duply.net
- apk - duply - 2.5.6-r0: normalized package name match | Alpine Linux edge package indexes: duply from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Wrapper for duplicity | https://duply.net
- apk - duply-doc - 2.5.6-r0: normalized package name match | Alpine Linux edge package indexes: duply-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Wrapper for duplicity (documentation) | https://duply.net
- dnf - duply - 2.5.6-3.fc45: normalized package name match | Fedora Rawhide package metadata: duply from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Wrapper for duplicity | http://duply.net/
- zypper - duply - 2.5.6-1.2: normalized package name match | openSUSE Tumbleweed package metadata: duply from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A frontend for the "duplicity" backup program | https://duply.net/
- MacPorts - duply: normalized package name match | MacPorts ports tree: sysutils/duply/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/duply.yml](https://github.com/mxcl/pkgdb/blob/main/combined/duply.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
