macOS
brew install rusticlocal Homebrew formula metadata
sudo port install rusticMacPorts ports tree · sysutils/rustic/Portfile · source: api.github.com
brew / rank 4258
Fast, encrypted, and deduplicated backups powered by Rust. Version 0.11.4 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#rustic.
install
brew install rusticlocal Homebrew formula metadata
sudo port install rusticMacPorts ports tree · sysutils/rustic/Portfile · source: api.github.com
sudo apk add rusticAlpine Linux edge package indexes · rustic · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#rusticnixpkgs package indexes · pkgs/by-name/ru/rustic/package.nix · source: api.github.com
sudo pacman -S rusticArch Linux sync databases · rustic · source: geo.mirror.pkgbuild.com
scoop install main/rusticScoop official bucket manifest trees · bucket/rustic.json · source: api.github.com
overview
Fast, encrypted, and deduplicated backups powered by Rust
history
rustic is a fast, encrypted, deduplicating backup application written in Rust and designed to work with restic repositories.
rustic was developed as a Rust backup client aiming to implement and extend restic functionality while retaining repository compatibility. Early releases developed backup, restore, prune, remote-backend, and configuration support.
Version 0.3.1 adopted the `rustic` binary name and added configuration-file and additional password-source support. Version 0.6.0 separated core logic into the reusable rustic_core library.
rustic is distributed as cross-platform release binaries and through package managers including Homebrew, Alpine, MacPorts, Nix, Arch, and Scoop. Its compatibility goal lets users apply it to existing restic repository workflows.
The project evolved from a standalone CLI toward a reusable ecosystem: version 0.6.0 moved most underlying logic into rustic_core and made the CLI a thin wrapper around that library.
Users define a repository, password source, and backup settings in a TOML profile, initialize the repository, create snapshots, and restore or manage them with rustic commands. Repositories may be local or remote, and backups are encrypted and deduplicated.
Passwords may be supplied interactively, through an environment variable, directly in configuration, through a user-chosen password file, or by a password command. Because the password-file path is user-selected rather than fixed, no credentials-file location is asserted here.
rustic is notable as a Rust implementation in the restic repository ecosystem, combining format compatibility with more aggressive feature development and library reuse.
Its configuration-driven operation, broad backend support, encrypted content-addressed storage, deduplication, and packaged cross-platform binaries make it relevant to users comparing modern backup clients and reproducible unattended backup setups.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/rustic/rustic.toml~/.config/rustic/rustic.tomlrustic.tomlCredential-bearing paths to review before unattended agent runs.
/etc/rustic/rustic.toml~/.config/rustic/rustic.toml./rustic.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rustic | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rustic-rs/rustic
install metadata
| Package key | brew:rustic |
|---|---|
| Version | 0.11.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rustic |
| Homepage | https://rustic.cli.rs |
| Repository | https://github.com/rustic-rs/rustic |
| Upstream docs | https://rustic.cli.rs |
| License | Apache-2.0 |
| Source archive | https://github.com/rustic-rs/rustic/archive/refs/tags/v0.11.4.tar.gz |
| Last updated | 2026-09-13T07:44:32Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rustic |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
rustic
nix profile install nixpkgs#rusticrustic 0.11.1-r0
Fast, encrypted, deduplicated backups
https://github.com/rustic-rs/rustic
sudo apk add rusticrustic-bash-completion 0.11.1-r0
Bash completions for rustic
https://github.com/rustic-rs/rustic
sudo apk add rustic-bash-completionrustic-fish-completion 0.11.1-r0
Fish completions for rustic
https://github.com/rustic-rs/rustic
sudo apk add rustic-fish-completionrustic-zsh-completion 0.11.1-r0
Zsh completions for rustic
https://github.com/rustic-rs/rustic
sudo apk add rustic-zsh-completionrustic 0.11.4-1
Fast, encrypted, deduplicated backups powered by Rust (reads and writes restic repos)
https://github.com/rustic-rs/rustic
sudo pacman -S rusticrustic
sudo port install rusticmain/rustic
scoop install main/rusticsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.