Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install duply

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install duply

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

Linux

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

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

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

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

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

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

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

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

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

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

概览

软件包摘要

Frontend to the duplicity backup system

命令和别名

  • duply

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:backup

安装行为

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

建议审查

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

local files

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

Config paths the tool may read or write during local use.

Unix
~/.duply/<profile>/conf/etc/duply/conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.duply/<profile>/conf/etc/duply/conf~/.duply/<profile>/gpgkey.*.asc

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://duply.net/Main_Page

安装元数据

软件包元数据

软件包键brew:duply
版本2.5.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/duply
主页https://duply.net/Main_Page
仓库https://sourceforge.net/p/ftplicity/code/HEAD/tree/duply/trunk
上游文档https://duply.net/Code
许可证GPL-2.0-only
源码归档https://downloads.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.5.x/duply_2.5.6.tgz
最后更新2026-04-22T18:55:51-04:00
Pulseupdated
依赖duplicity
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

duply 2.5.5-1

easy to use frontend to the duplicity backup system

https://duply.net

sudo apt install duply
  • Section: utils
  • Architecture: all
  • 1 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Duply
Debian stable package indexes · deb.debian.org · Debian stable package indexes: duply from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

duply

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

duply 2.4.1-1

easy to use frontend to the duplicity backup system

http://duply.net

sudo apt install duply
  • Section: universe/utils
  • Architecture: all
  • 1 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Duply
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: duply from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

duply 2.5.6-r0

Wrapper for duplicity

https://duply.net

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

duply-doc 2.5.6-r0

Wrapper for duplicity (documentation)

https://duply.net

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

duply 2.5.6-2.fc44

Wrapper for duplicity

http://duply.net/

sudo dnf install duply
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: duply
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Duply
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: duply from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

duply 2.5.6-1.1

A frontend for the "duplicity" backup program

https://duply.net/

sudo zypper install duply
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: duply
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Duply
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: duply from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

duply

sudo port install duply
  • normalized package name match
  • 匹配方式:Duply
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/duply/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment