macOS
brew install duplicitylocal Homebrew formula metadata
sudo port install duplicityMacPorts ports tree · sysutils/duplicity/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de duplicity pour les workflows d'agents IA.
installation
brew install duplicitylocal Homebrew formula metadata
sudo port install duplicityMacPorts ports tree · sysutils/duplicity/Portfile · Source: api.github.com
sudo apk add duplicityAlpine Linux edge package indexes · duplicity · Source: dl-cdn.alpinelinux.org
sudo apt install duplicityDebian stable package indexes · duplicity · Source: deb.debian.org
sudo dnf install duplicityFedora Rawhide package metadata · duplicity · Source: dl.fedoraproject.org
nix profile install nixpkgs#duplicitynixpkgs package indexes · pkgs/by-name/du/duplicity/package.nix · Source: api.github.com
sudo pacman -S duplicityArch Linux sync databases · duplicity · Source: geo.mirror.pkgbuild.com
sudo zypper install duplicityopenSUSE Tumbleweed package metadata · duplicity · Source: download.opensuse.org
aperçu
Bandwidth-efficient encrypted backup
historique
duplicity is a long-running encrypted, bandwidth-efficient backup tool. It backs up directories by creating encrypted tar-format volumes and uploading them to local or remote storage, using librsync so incrementals record only changed parts of files.
duplicity's public identity has stayed remarkably stable: encrypted remote backups built from tar, GnuPG, and the rsync algorithm. The official site describes this design directly and notes that the package also includes `rdiffdir`, an extension of librsync's `rdiff` idea to directories.
The project later moved its public development to GitLab, where the repository metadata records the current project namespace as created in 2019. The official site still links to older Launchpad downloads for historical releases, showing a longer project history than the GitLab creation date alone.
By 2026 duplicity had reached the 3.x series, with the official site listing 3.1.0 as the current release on June 16, 2026. The stable README also reflects modern Python packaging changes, recommending pipx/venv-style installs for Python 3.11-era externally managed environments.
duplicity's adoption rests on a simple Unix promise: encrypted incremental backups to many storage protocols from a CLI. The official site says it is mature software used for large personal and corporate backups.
The project is packaged broadly across Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-style ecosystems in the batch metadata. The official site also names Fedora, Debian, and Ubuntu distribution inclusion, reinforcing its long-standing Linux distribution presence.
Its ecosystem includes frontends such as Déjà Dup and duply. The official duplicity homepage points to Déjà Dup releases and describes duply as a shell frontend formerly known as ftplicity.
Typical usage is to run duplicity against a source directory and a target URL, using GnuPG keys or passphrases for encryption/signing and a backend URL for storage. Supported backends listed by the official site include S3, Backblaze B2, Dropbox, FTP, GIO, Google Drive, IMAP, local filesystem, Mega, Azure, OneDrive, rclone, rsync, SSH/SCP, SwiftStack, Tahoe-LAFS, and WebDAV.
duplicity supports deleted files, Unix permissions, directories, symbolic links, FIFOs, and device files, but the official site notes hard links are not supported. Administrators often wrap it in cron jobs, system scripts, duply profiles, or GUI frontends.
duplicity matters to package maintainers because it is old, security-sensitive infrastructure at the intersection of Python packaging, GnuPG, librsync, remote-storage SDKs, and system backup policy.
It also anchors a family of related packages. Duplicacy's README compares itself directly with duplicity, and duply exists primarily to profile and automate duplicity invocations. That makes duplicity both an executable and a reference point in backup-tool design debates.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour duplicity. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
duplicity | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://gitlab.com/duplicity/duplicity
métadonnées d'installation
| Clé du paquet | brew:duplicity |
|---|---|
| Version | 3.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/duplicity |
| Page d'accueil | https://gitlab.com/duplicity/duplicity |
| Dépôt | https://gitlab.com/duplicity/duplicity |
| Docs amont | https://duplicity.us/docs.html |
| Licence | GPL-2.0-or-later |
| Archive source | https://files.pythonhosted.org/packages/ee/5e/6085f6c98ca17f689ef70862749facced6cf708c4496d6241f603471fb37/duplicity-3.1.0.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| Dépendances | certifi, cryptography, gnupg, librsync, libsodium, libyaml, python@3.14 |
| Dépendances de compilation | gettext, pkgconf, rust |
| Bibliothèques fournies par macOS | libffi, libxml2, libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | duplicity |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
duplicity 3.0.4-1+b1
encrypted bandwidth-efficient backup
sudo apt install duplicityduplicity
nix profile install nixpkgs#duplicityduplicity 2.1.4-3ubuntu2
encrypted bandwidth-efficient backup
sudo apt install duplicityduplicity 3.0.7-r0
Encrypted bandwidth-efficient backup using the rsync algorithm
https://duplicity.gitlab.io/duplicity-web/
sudo apk add duplicityduplicity-doc 3.0.7-r0
Encrypted bandwidth-efficient backup using the rsync algorithm (documentation)
https://duplicity.gitlab.io/duplicity-web/
sudo apk add duplicity-docduplicity-lang 3.0.7-r0
Languages for package duplicity
https://duplicity.gitlab.io/duplicity-web/
sudo apk add duplicity-langduplicity-pyc 3.0.7-r0
Precompiled Python bytecode for duplicity
https://duplicity.gitlab.io/duplicity-web/
sudo apk add duplicity-pycduplicity 3.0.7-4.fc45
Encrypted bandwidth-efficient backup using rsync algorithm
sudo dnf install duplicityduplicity 3.0.7-2
A utility for encrypted, bandwidth-efficient backups using the rsync algorithm
sudo pacman -S duplicityduplicity 3.0.7-2.3
Encrypted bandwidth-efficient backup using the rsync algorithm
sudo zypper install duplicityduplicity-lang 3.0.7-2.3
Translations for package duplicity
sudo zypper install duplicity-langduplicity
sudo port install duplicitypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.