# Install snapraid with Homebrew, apk, apt, dnf, MacPorts, Nix, scoop, zypper

Backup program for disk arrays. Version 14.7 via Homebrew; verified 2026-06-10.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install snapraid
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install snapraid
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: Fedora Rawhide package metadata: snapraid 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#snapraid
```

  Evidence: 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
```

  Evidence: openSUSE Tumbleweed package metadata: snapraid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

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

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

## Package facts

- **Package key:** brew:snapraid
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/snapraid>
- **Version:** 14.7
- **Source summary:** Backup program for disk arrays
- **Homepage:** <https://www.snapraid.it/>
- **Repository:** <https://github.com/amadvance/snapraid>
- **Upstream docs:** <https://www.snapraid.it/>
- **License:** GPL-3.0-or-later
- **Source archive:** <https://github.com/amadvance/snapraid/releases/download/v14.7/snapraid-14.7.tar.gz>
- **Last updated:** 2026-06-10T19:27:20Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- snapraid (cli)
- snapraid (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 14.7
- Package-manager updated: 2026-06-10
- Local data: ok
- Upstream repository: https://github.com/amadvance/snapraid
- info: No cached GitHub release or tag data was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

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

- **Geiger risk:** blue / medium
- 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 Details

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

## Other Package-Manager Records

- 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.6-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.6-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.0-1.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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Disk array backup for many large rarely-changed files | https://www.snapraid.it/
- zypper - snapraid - 14.6-1.1: normalized package name match | openSUSE Tumbleweed package metadata: snapraid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [zrepl](https://www.automicvault.com/pkg/brew/zrepl/) - Shares av.db curated category or tags: backup, cli, storage, system.
- [chkbit](https://www.automicvault.com/pkg/brew/chkbit/) - Shares av.db curated category or tags: backup, cli, data-integrity, storage, system.
- [isa-l](https://www.automicvault.com/pkg/brew/isa-l/) - Shares av.db curated category or tags: cli, raid, storage, system.
- [restic](https://www.automicvault.com/pkg/brew/restic/) - Shares av.db curated category or tags: backup, cli, storage, system.
- [afio](https://www.automicvault.com/pkg/brew/afio/) - Shares av.db curated category or tags: backup, cli, system.
- [bacula-fd](https://www.automicvault.com/pkg/brew/bacula-fd/) - Shares av.db curated category or tags: backup, cli, system.
- [borgbackup](https://www.automicvault.com/pkg/brew/borgbackup/) - Shares av.db curated category or tags: backup, cli, system.
- [borgmatic](https://www.automicvault.com/pkg/brew/borgmatic/) - Shares av.db curated category or tags: backup, cli, system.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
