macOS
brew install duplicitylocal Homebrew formula metadata
sudo port install duplicityMacPorts ports tree · sysutils/duplicity/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für duplicity in AI-Agent-Workflows.
Installation
brew install duplicitylocal Homebrew formula metadata
sudo port install duplicityMacPorts ports tree · sysutils/duplicity/Portfile · Quelle: api.github.com
sudo apk add duplicityAlpine Linux edge package indexes · duplicity · Quelle: dl-cdn.alpinelinux.org
sudo apt install duplicityDebian stable package indexes · duplicity · Quelle: deb.debian.org
sudo dnf install duplicityFedora Rawhide package metadata · duplicity · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#duplicitynixpkgs package indexes · pkgs/by-name/du/duplicity/package.nix · Quelle: api.github.com
sudo pacman -S duplicityArch Linux sync databases · duplicity · Quelle: geo.mirror.pkgbuild.com
sudo zypper install duplicityopenSUSE Tumbleweed package metadata · duplicity · Quelle: download.opensuse.org
Überblick
Bandwidth-efficient encrypted backup
Verlauf
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.
Sicherheitslage
Für duplicity wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
duplicity | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gitlab.com/duplicity/duplicity
Installationsmetadaten
| Paketschlüssel | brew:duplicity |
|---|---|
| Version | 3.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/duplicity |
| Homepage | https://gitlab.com/duplicity/duplicity |
| Repository | https://gitlab.com/duplicity/duplicity |
| Upstream-Dokumentation | https://duplicity.us/docs.html |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/ee/5e/6085f6c98ca17f689ef70862749facced6cf708c4496d6241f603471fb37/duplicity-3.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, gnupg, librsync, libsodium, libyaml, python@3.14 |
| Build-Abhängigkeiten | gettext, pkgconf, rust |
| Von macOS bereitgestellte Bibliotheken | libffi, libxml2, libxslt |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 duplicityQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.