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

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

## 安装

```sh
sudo av install brew:snapraid
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install snapraid
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install snapraid
```

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

### Linux

- apk (92%):

```sh
sudo apk add snapraid
```

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

- Debian apt (92%):

```sh
sudo apt install snapraid
```

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

- dnf (92%):

```sh
sudo dnf install snapraid
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#snapraid
```

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

- zypper (92%):

```sh
sudo zypper install snapraid
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/snapraid
```

  证据: Scoop official bucket manifest trees: bucket/snapraid.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:snapraid
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/snapraid>
- **版本:** 14.9
- **来源摘要:** Backup program for disk arrays
- **主页:** <https://www.snapraid.it/>
- **仓库:** <https://github.com/amadvance/snapraid>
- **上游文档:** <https://www.snapraid.it/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://github.com/amadvance/snapraid/releases/download/v14.9/snapraid-14.9.tar.gz>
- **最后更新:** 2026-07-19T21:12:18Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- snapraid (cli)
- snapraid (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 14.9
- 管理器更新时间: 2026-07-19
- 本地数据: OK
- 上游仓库: https://github.com/amadvance/snapraid
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

SnapRAID is a backup and redundancy program for disk arrays, aimed especially at large collections of files that do not change frequently. It stores parity information and hashes data for recovery and integrity checking.

### 项目历史

The public GitHub repository was created in 2014. The official manual describes SnapRAID as a hybrid between RAID and backup: it can recover from disk failures, detect silent corruption, and work with existing file systems and differently sized disks.

### 采用历史

SnapRAID has broad package-manager reach because it is a single CLI tool useful to home NAS and media-center users. The supplied package facts list Homebrew, Debian/Ubuntu, Alpine, Fedora, MacPorts, Nix, Scoop, and openSUSE packaging.

### 使用方式

Users define data disks, parity files, and content files in snapraid.conf, then run commands such as sync, scrub, check, fix, diff, status, and smart. The manual documents default Unix and Windows configuration locations.

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

SnapRAID is notable in packaging because it spans Unix-like systems and Windows, has clear default config-file conventions, and solves a storage-administration problem without requiring a kernel filesystem or RAID stack.

### 时间线

- 2014: Public GitHub repository created.
- 2026: Official site and repository metadata show active maintenance.

### Related projects

- The official site positions SnapRAID alongside RAID and backup approaches, with a companion daemon and UI documented on the same site.

### 来源

- <https://api.github.com/repos/amadvance/snapraid>
- <https://www.snapraid.it/>
- <https://www.snapraid.it/manual>
- source_facts.package-manager


## 安全说明

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: /usr/local/etc/snapraid.conf, /etc/snapraid.conf
- Windows: snapraid.conf
## 源数据库详情

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

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

- Debian apt - snapraid - 12.4-1: normalized package name match | Debian stable package indexes: snapraid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | backup program for disk arrays | https://github.com/amadvance/snapraid
- Nix - snapraid: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/snapraid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - snapraid - 12.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: snapraid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | backup program for disk arrays | https://github.com/amadvance/snapraid
- apk - snapraid - 14.8-r0: normalized package name match | Alpine Linux edge package indexes: snapraid from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A backup program for disk arrays | https://www.snapraid.it
- apk - snapraid-doc - 14.8-r0: normalized package name match | Alpine Linux edge package indexes: snapraid-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A backup program for disk arrays (documentation) | https://www.snapraid.it
- dnf - snapraid - 14.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: snapraid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Disk array backup for many large rarely-changed files | https://www.snapraid.it/
- zypper - snapraid - 14.9-1.2: normalized package name match | openSUSE Tumbleweed package metadata: snapraid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Disk array backup for many large rarely-changed files | https://github.com/amadvance/snapraid
- MacPorts - snapraid: normalized package name match | MacPorts ports tree: sysutils/snapraid/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/snapraid: normalized package name match | Scoop official bucket manifest trees: bucket/snapraid.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/zh-hans/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [restic](https://pkg.so/zh-hans/brew/restic/) - Shares pkgdb curated category or tags: backup, cli, storage, system.
- [ncdu](https://pkg.so/zh-hans/brew/ncdu/) - Shares pkgdb curated category or tags: cli, storage, system.
- [device-mapper](https://pkg.so/zh-hans/brew/device-mapper/) - Shares pkgdb curated category or tags: cli, storage, system.
- [fio](https://pkg.so/zh-hans/brew/fio/) - Shares pkgdb curated category or tags: cli, storage, system.
- [baobab](https://pkg.so/zh-hans/brew/baobab/) - Shares pkgdb curated category or tags: cli, storage, system.
- [duplicity](https://pkg.so/zh-hans/brew/duplicity/) - Shares pkgdb curated category or tags: backup, cli, system.
- [kopia](https://pkg.so/zh-hans/brew/kopia/) - Shares pkgdb curated category or tags: backup, cli, system.
- [plakar](https://pkg.so/zh-hans/brew/plakar/) - Shares pkgdb curated category or tags: backup, cli, system.
- [chkbit](https://pkg.so/zh-hans/brew/chkbit/) - Local package facts share a topical domain. Shared terms: backup, cli, data, data-integrity, integrity.
- [btdu](https://pkg.so/zh-hans/brew/btdu/) - Local package facts share a topical domain. Shared terms: cli, disk, storage, system.

## Combined YAML source

View the package source record on GitHub. [combined/snapraid.yml](https://github.com/mxcl/pkgdb/blob/main/combined/snapraid.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
