# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman 安装 dvdbackup

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

## 安装

```sh
sudo av install brew:dvdbackup
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dvdbackup
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dvdbackup
```

  证据: MacPorts ports tree: multimedia/dvdbackup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add dvdbackup
```

  证据: Alpine Linux edge package indexes: dvdbackup from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install dvdbackup
```

  证据: Debian stable package indexes: dvdbackup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dvdbackup
```

  证据: Fedora Rawhide package metadata: dvdbackup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dvdbackup
```

  证据: nixpkgs package indexes: pkgs/by-name/dv/dvdbackup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S dvdbackup
```

  证据: Arch Linux sync databases: dvdbackup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:dvdbackup
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/dvdbackup>
- **版本:** 0.4.2
- **来源摘要:** Rip DVD's from the command-line
- **主页:** <https://dvdbackup.sourceforge.net/>
- **上游文档:** <https://dvdbackup.sourceforge.net/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://downloads.sourceforge.net/project/dvdbackup/dvdbackup/dvdbackup-0.4.2/dvdbackup-0.4.2.tar.gz>
- **最后更新:** 2026-06-19T12:30:05-07:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- dvdbackup (cli)
- dvdbackup (别名)

## 依赖

- libdvdread

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.4.2
- 管理器更新时间: 2026-06-19
- 本地数据: OK
- 上游仓库: https://dvdbackup.sourceforge.net/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

dvdbackup is a small command-line DVD ripping tool focused on copying video DVDs. Its upstream homepage presents the package in very Unix terms: small, fast, easy to use, and maintained around libdvdread/libdvdcss-era DVD access rather than a full media-center interface.

### 项目历史

The official homepage says dvdbackup was originally written by Olaf Beck and later maintained by Benjamin Drung and Stephen Gran. It lists stable release 0.4.2 dated 2012-06-24, with new progress reporting, translation updates, FreeBSD title-detection fixes, and fragmented-chapter copy fixes.

The project used SourceForge for releases and Launchpad/Bazaar for development. The homepage links directly to the Launchpad trunk and instructs developers to branch `lp:dvdbackup`, placing it in the late-2000s/early-2010s era of Bazaar-hosted free-software projects.

### 采用历史

dvdbackup was packaged broadly across Linux and Unix-like systems, including Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, and Nix. That adoption came from being a simple CLI for a common maintenance task: copying a DVD title, chapter, or full disc structure without launching a larger transcoder or media suite.

### 使用方式

Users typically run `dvdbackup` from a terminal to copy a full DVD, selected titles, or chapters. The tool relies on libdvdread and, where legally and locally appropriate, libdvdcss for encrypted discs; the output is commonly fed into other DVD or video processing tools.

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

dvdbackup is significant as a small leaf package in the DVD toolchain: not an authoring suite, not a transcoder, and not a player, just a focused ripper. That makes it easy for package managers to keep around for archival, migration, and old-script compatibility.

### 时间线

- 2009-03-02: SourceForge file listing shows dvdbackup 0.4 release.
- 2009-06-08: SourceForge file listing shows dvdbackup 0.4.1 release.
- 2012-06-24: Official homepage lists stable release 0.4.2.
- 2012-06-24: SourceForge file listing shows dvdbackup-0.4.2.tar.xz.

### Related projects

- dvdbackup sits near libdvdread, libdvdcss, dvd+rw-tools, dvdauthor, VLC, MPlayer, and FFmpeg in the older Unix DVD ecosystem.

### 来源

- <https://dvdbackup.sourceforge.net/>
- <https://sourceforge.net/projects/dvdbackup/files/dvdbackup/>
- <https://code.launchpad.net/~dvdbackup-dev/dvdbackup/trunk>
- <https://launchpad.net/dvdbackup>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dvdbackup
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - dvdbackup - 0.4.2-5: normalized package name match | Debian stable package indexes: dvdbackup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool to rip DVD's from the command line | https://dvdbackup.sourceforge.net
- Nix - dvdbackup: normalized package name match | nixpkgs package indexes: pkgs/by-name/dv/dvdbackup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dvdbackup - 0.4.2-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: dvdbackup from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool to rip DVD's from the command line | http://dvdbackup.sourceforge.net
- Ubuntu apt - dvdbackup-dbg - 0.4.2-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: dvdbackup-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | debug files for dvdbackup | http://dvdbackup.sourceforge.net
- apk - dvdbackup - 0.4.2-r1: normalized package name match | Alpine Linux edge package indexes: dvdbackup from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Tool to rip video DVDs from the command line | https://dvdbackup.sourceforge.net/
- apk - dvdbackup-doc - 0.4.2-r1: normalized package name match | Alpine Linux edge package indexes: dvdbackup-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Tool to rip video DVDs from the command line (documentation) | https://dvdbackup.sourceforge.net/
- apk - dvdbackup-lang - 0.4.2-r1: normalized package name match | Alpine Linux edge package indexes: dvdbackup-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Languages for package dvdbackup | https://dvdbackup.sourceforge.net/
- dnf - dvdbackup - 0.4.2-30.fc44: normalized package name match | Fedora Rawhide package metadata: dvdbackup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Command line tool for ripping video DVDs | http://dvdbackup.sourceforge.net/
- pacman - dvdbackup - 0.4.2-7: normalized package name match | Arch Linux sync databases: dvdbackup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tool to rip video DVDs from the command line | https://dvdbackup.sourceforge.net
- MacPorts - dvdbackup: normalized package name match | MacPorts ports tree: multimedia/dvdbackup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/zh-hans/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [dvd-vr](https://www.automicvault.com/zh-hans/pkg/brew/dvd-vr/) - Shares av.db curated category or tags: cli, dvd, media, optical-disc, video.
- [dvd+rw-tools](https://www.automicvault.com/zh-hans/pkg/brew/dvd-rw-tools/) - Shares av.db curated category or tags: cli, dvd, media, optical-disc.
- [dvdauthor](https://www.automicvault.com/zh-hans/pkg/brew/dvdauthor/) - Shares av.db curated category or tags: cli, dvd, media, optical-disc.
- [dvdrtools](https://www.automicvault.com/zh-hans/pkg/brew/dvdrtools/) - Shares av.db curated category or tags: cli, dvd, media, optical-disc.
- [libcdio](https://www.automicvault.com/zh-hans/pkg/brew/libcdio/) - Shares av.db curated category or tags: cli, media, optical-disc.
- [libcdio-paranoia](https://www.automicvault.com/zh-hans/pkg/brew/libcdio-paranoia/) - Shares av.db curated category or tags: cli, media, optical-disc.
- [lsdvd](https://www.automicvault.com/zh-hans/pkg/brew/lsdvd/) - Shares av.db curated category or tags: cli, dvd, media, video.
- [ab-av1](https://www.automicvault.com/zh-hans/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/dvdbackup.yml](https://github.com/automic-vault/db/blob/main/combined/dvdbackup.yml)


## 来源

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