Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 duplicity

查看 duplicity 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install duplicity

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install duplicity

MacPorts ports tree · sysutils/duplicity/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add duplicity

Alpine Linux edge package indexes · duplicity · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install duplicity

Debian stable package indexes · duplicity · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install duplicity

Fedora Rawhide package metadata · duplicity · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#duplicity

nixpkgs package indexes · pkgs/by-name/du/duplicity/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S duplicity

Arch Linux sync databases · duplicity · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install duplicity

openSUSE Tumbleweed package metadata · duplicity · 来源: download.opensuse.org

概览

软件包摘要

Bandwidth-efficient encrypted backup

命令和别名

  • duplicity

历史

项目历史与用法

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.

时间线

  • 2000s: duplicity establishes its core model of encrypted tar volumes plus librsync-based incrementals.
  • 2019: The current GitLab project namespace is created.
  • 2025: duplicity 3.0.x releases continue through GitLab tags.
  • 2026: duplicity 3.1.0 is released on June 16, 2026 according to the official homepage.

Related projects

  • librsync and GnuPG are core dependencies in duplicity's design.
  • rdiff-backup is historically adjacent and is linked from duplicity's site.
  • Déjà Dup and duply are prominent frontends called out by the official homepage.
  • Duplicacy, restic, Duplicati, bup, and Attic are related backup tools often compared with duplicity.

来源

安全态势

尚未找到受保护工具覆盖

没有找到 duplicity 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 7 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
duplicitycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.1.0
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://gitlab.com/duplicity/duplicity

安装元数据

软件包元数据

软件包键brew:duplicity
版本3.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/duplicity
主页https://gitlab.com/duplicity/duplicity
仓库https://gitlab.com/duplicity/duplicity
上游文档https://duplicity.us/docs.html
许可证GPL-2.0-or-later
源码归档https://files.pythonhosted.org/packages/ee/5e/6085f6c98ca17f689ef70862749facced6cf708c4496d6241f603471fb37/duplicity-3.1.0.tar.gz
最后更新2026-06-22T14:03:12-07:00
Pulseupdated
依赖certifi, cryptography, gnupg, librsync, libsodium, libyaml, python@3.14
构建依赖gettext, pkgconf, rust
macOS 提供的库libffi, libxml2, libxslt
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameduplicity
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

duplicity 3.0.4-1+b1

encrypted bandwidth-efficient backup

https://duplicity.gitlab.io/

sudo apt install duplicity
  • Section: utils
  • Architecture: amd64
  • Source Package: duplicity
  • 13 依赖
  • 10 可选依赖
  • normalized package name match
  • 匹配方式:Duplicity
Debian stable package indexes · deb.debian.org · Debian stable package indexes: duplicity from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

duplicity

nix profile install nixpkgs#duplicity
  • normalized package name match
  • 匹配方式:Duplicity
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/duplicity/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

duplicity 2.1.4-3ubuntu2

encrypted bandwidth-efficient backup

https://duplicity.gitlab.io/

sudo apt install duplicity
  • Section: utils
  • Architecture: amd64
  • 7 依赖
  • 12 可选依赖
  • normalized package name match
  • 匹配方式:Duplicity
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: duplicity from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

duplicity 3.0.7-r0

Encrypted bandwidth-efficient backup using the rsync algorithm

https://duplicity.gitlab.io/duplicity-web/

sudo apk add duplicity
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: duplicity
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Duplicity
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duplicity from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

duplicity-doc 3.0.7-r0

Encrypted bandwidth-efficient backup using the rsync algorithm (documentation)

https://duplicity.gitlab.io/duplicity-web/

sudo apk add duplicity-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: duplicity
  • normalized package name match
  • 匹配方式:Duplicity
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duplicity-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

duplicity-lang 3.0.7-r0

Languages for package duplicity

https://duplicity.gitlab.io/duplicity-web/

sudo apk add duplicity-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: duplicity
  • normalized package name match
  • 匹配方式:Duplicity
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duplicity-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

duplicity-pyc 3.0.7-r0

Precompiled Python bytecode for duplicity

https://duplicity.gitlab.io/duplicity-web/

sudo apk add duplicity-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: duplicity
  • 1 依赖
  • normalized package name match
  • 匹配方式:Duplicity
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duplicity-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

duplicity 3.0.7-4.fc45

Encrypted bandwidth-efficient backup using rsync algorithm

https://duplicity.gitlab.io/

sudo dnf install duplicity
  • License: GPL-2.0-or-later AND MIT AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: duplicity
  • 10 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Duplicity
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: duplicity from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

duplicity 3.0.7-2

A utility for encrypted, bandwidth-efficient backups using the rsync algorithm

https://duplicity.gitlab.io/

sudo pacman -S duplicity
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 4 依赖
  • 15 可选依赖
  • normalized package name match
  • 匹配方式:Duplicity
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: duplicity from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

duplicity 3.0.7-2.3

Encrypted bandwidth-efficient backup using the rsync algorithm

https://duplicity.gitlab.io/

sudo zypper install duplicity
  • License: GPL-3.0-or-later
  • Category: Productivity/Archiving/Backup
  • Architecture: x86_64
  • Source Package: duplicity
  • 9 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Duplicity
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: duplicity from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

duplicity-lang 3.0.7-2.3

Translations for package duplicity

https://duplicity.gitlab.io/

sudo zypper install duplicity-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: duplicity
  • 1 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Duplicity
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: duplicity-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

duplicity

sudo port install duplicity
  • normalized package name match
  • 匹配方式:Duplicity
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/duplicity/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment