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

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install duply
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install duply
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:duply
- **软件包管理器:** Homebrew
- **版本:** 2.5.6
- **来源摘要:** Frontend to the duplicity backup system
- **主页:** <https://duply.net/Main_Page>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- duply (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.5.6
## 项目历史与用法

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.

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- 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
## 其他软件包管理器记录

- 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)


## 来源

- 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
