pkg.soopen package index

brew / rang 4258

Installer rustic avec Homebrew, apk, MacPorts, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rustic pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install rustic

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install rustic

MacPorts ports tree · sysutils/rustic/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add rustic

Alpine Linux edge package indexes · rustic · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#rustic

nixpkgs package indexes · pkgs/by-name/ru/rustic/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S rustic

Arch Linux sync databases · rustic · Source: geo.mirror.pkgbuild.com

Windows

Scoopvérifié · 92%
scoop install main/rustic

Scoop official bucket manifest trees · bucket/rustic.json · Source: api.github.com

aperçu

Résumé du paquet

Fast, encrypted, and deduplicated backups powered by Rust

Commandes et alias

  • rustic

historique

Historique du projet et usages

rustic is a fast, encrypted, deduplicating backup application written in Rust and designed to work with restic repositories.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2022-08-18: Version 0.3.0 expanded restore, prune, backend, environment-variable, and self-update functionality.
  • 2022-09-15: Version 0.3.1 renamed the binary to rustic and added configuration-file support.
  • 2023-10-23: Version 0.6.0 refactored core logic into rustic_core.
  • 2026-04-05: Version 0.11.2 added hardlink restoration and performance and memory optimizations.

Related projects

  • restic defines the repository ecosystem and principal compatibility target. rustic_core exposes rustic's underlying functionality as a Rust library.

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:backup,encrypt

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/rustic/rustic.toml~/.config/rustic/rustic.tomlrustic.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/rustic/rustic.toml~/.config/rustic/rustic.toml./rustic.toml

exécutables

Exécutables installés

CommandeTypeExpositionNote
rusticcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire0.11.4
gestionnaire mis à jour2026-09-13
données localesOK
amontà jour
dernière version détectéev0.11.4

https://github.com/rustic-rs/rustic

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:rustic
Version0.11.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/rustic
Page d'accueilhttps://rustic.cli.rs
Dépôthttps://github.com/rustic-rs/rustic
Docs amonthttps://rustic.cli.rs
LicenceApache-2.0
Archive sourcehttps://github.com/rustic-rs/rustic/archive/refs/tags/v0.11.4.tar.gz
Dernière mise à jour2026-09-13T07:44:32Z
Pulseupdated
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerustic
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

rustic

nix profile install nixpkgs#rustic
  • normalized package name match
  • Correspondance par : Rustic
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ru/rustic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

rustic 0.11.1-r0

Fast, encrypted, deduplicated backups

https://github.com/rustic-rs/rustic

sudo apk add rustic
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rustic
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Rustic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rustic from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rustic-bash-completion 0.11.1-r0

Bash completions for rustic

https://github.com/rustic-rs/rustic

sudo apk add rustic-bash-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rustic
  • normalized package name match
  • Correspondance par : Rustic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rustic-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rustic-fish-completion 0.11.1-r0

Fish completions for rustic

https://github.com/rustic-rs/rustic

sudo apk add rustic-fish-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rustic
  • normalized package name match
  • Correspondance par : Rustic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rustic-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rustic-zsh-completion 0.11.1-r0

Zsh completions for rustic

https://github.com/rustic-rs/rustic

sudo apk add rustic-zsh-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rustic
  • normalized package name match
  • Correspondance par : Rustic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rustic-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

rustic 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 rustic
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Rustic
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rustic from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

rustic

sudo port install rustic
  • normalized package name match
  • Correspondance par : Rustic
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/rustic/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/rustic

scoop install main/rustic
  • normalized package name match
  • Correspondance par : Rustic
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/rustic.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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