Automic VaultAutomic Vault

brew

Installer borgbackup avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, pacman

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install borgbackup

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install borgbackup

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

Linux

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

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

Debian aptvérifié · 92%
sudo apt install borgbackup

Debian stable package indexes · borgbackup · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install borgbackup

Fedora Rawhide package metadata · borgbackup · Source: dl.fedoraproject.org

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

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

openSUSE zyppervérifié · 92%
sudo zypper install borgbackup

openSUSE Tumbleweed package metadata · borgbackup · Source: download.opensuse.org

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

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

aperçu

Résumé du paquet

Deduplicating archiver with compression and authenticated encryption

Commandes et alias

  • borg
  • borgfs

historique

Historique du projet et usages

BorgBackup is a deduplicating backup program with optional compression and authenticated encryption. It is one of the most important Unix-style backup CLIs in modern package repositories because it combines content-defined chunking, encrypted remote repositories over SSH, and scriptable command-line operation.

Historique du projet

Borg began publicly as a fork of Attic. The project's first GitHub issue, opened May 13, 2015, states that the fork was made to allow different approaches to development, goals, and policy, with emphasis on openness, accepting good pull requests, discussing changes publicly, and avoiding accidental compatibility breaks.

The official documentation describes Borg's core design: split files into variable-length chunks, store only chunks not already present in the repository, optionally compress data, and protect data with client-side authenticated encryption. Borg's SSH-friendly repository model made it practical for daily off-site backups to hosts that were not fully trusted.

Borg reached 1.0.0 on March 5, 2016. The current stable documentation is for Borg 1.4.4, while the master README warns that Borg 2 is in beta and should not be used for production backups, showing an active but compatibility-conscious split between stable backup users and future repository-format work.

Historique d'adoption

Borg's adoption grew among Linux, macOS, and BSD users who wanted a command-line alternative to rsync-style mirror backups and tarball rotation. The package-manager data in the input shows broad distribution coverage across Alpine, Homebrew, Debian, DNF, MacPorts, Nix, Arch, Ubuntu, and openSUSE, matching its role as infrastructure software rather than an application-specific tool.

The docs also call out JSON output for frontends, which helped a small ecosystem of wrappers and graphical tools build on the CLI instead of a Python API. That front-end contract matters because backup tools need automation, monitoring, and restore UX without weakening the reliability of the core command.

Modes d'utilisation

Typical use starts by creating a repository with encryption, then running `borg create` repeatedly so only new chunks are stored. Users commonly set `BORG_REPO`, back up to a local path or SSH remote, prune old archives, mount archives as file systems for browsing, and use JSON/log output in automation.

Borg's key workflows are daily encrypted off-site backups, space-efficient backups of large changing files such as VM images, multi-machine repositories where chunk deduplication crosses archive boundaries, and disaster-recovery restores from append-only or otherwise protected storage.

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

BorgBackup is package-nerd significant because it is a backup tool where packaging quality directly affects data safety: users care about reproducible binaries, FUSE support for mounting archives, Python/Cython extension compatibility, OpenSSL or crypto backend behavior, and careful upgrade notes. Its package name also preserves the full project name while the CLI is simply `borg`.

It is also a canonical example of a serious CLI exposing machine-readable output for frontends while refusing to promise a stable internal Python API. That boundary is exactly the kind of packaging and integration decision that distribution maintainers and backup-tool operators notice.

Chronologie

  • 2015: Borg fork goals issue opened, documenting the fork from Attic and project policy goals.
  • 2015: 0.26.x through 0.29.x release series published before 1.0.
  • 2016: Borg 1.0.0 published.
  • 2025: Borg 2.0 beta releases continue for testing only.
  • 2026: Borg 1.4.4 stable release published.

Related projects

  • Related projects include Attic, the project Borg forked from, plus command-line backup tools such as restic, duplicity, rsync-based backup systems, and Borg frontends that consume the documented CLI JSON output.

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,archive,compress,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.
  • S’installe avec 6 dépendances d’exécution.
  • 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
<repository>/config~/.cache/borg/<repository-id>/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/borg/keys/
macOS
~/Library/Application Support/borg/keys/
Windows
C:\Users\<user>\AppData\Roaming\borg\keys\

exécutables

Exécutables installés

CommandeTypeExpositionNote
borgcliexécutable global
borgfscliexé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-07-10
version du gestionnaire1.4.4
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.borgbackup.org/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.borgbackup.org/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:borgbackup
Version1.4.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/borgbackup
Page d'accueilhttps://www.borgbackup.org/
Dépôthttps://github.com/borgbackup/borg
Docs amonthttps://borgbackup.readthedocs.io/en/stable
LicenceBSD-3-Clause
Archive sourcehttps://files.pythonhosted.org/packages/eb/38/7fc8c8c7d9dba455f0e29f2ab5b77109313f4e58fe5014d0e1b7855de3cd/borgbackup-1.4.4.tar.gz
Dépendanceslibb2, lz4, openssl@3, python@3.14, xxhash, zstd
Dépendances de compilationpkgconf
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 Nameborgbackup
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.

Debian apt95%

borgbackup 1.4.0-5

deduplicating and compressing backup program

https://borgbackup.github.io/borgbackup/

sudo apt install borgbackup
  • Section: admin
  • Architecture: amd64
  • 9 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Borgbackup
Debian stable package indexes · deb.debian.org · Debian stable package indexes: borgbackup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

borgbackup-doc 1.4.0-5

deduplicating and compressing backup program (documentation)

https://borgbackup.github.io/borgbackup/

sudo apt install borgbackup-doc
  • Section: doc
  • Architecture: all
  • Source Package: borgbackup
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Borgbackup
Debian stable package indexes · deb.debian.org · Debian stable package indexes: borgbackup-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

borgbackup

nix profile install nixpkgs#borgbackup
  • normalized package name match
  • Correspondance par : Borgbackup
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/borgbackup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

borgbackup 1.2.8-1

deduplicating and compressing backup program

https://borgbackup.github.io/borgbackup/

sudo apt install borgbackup
  • Section: universe/admin
  • Architecture: amd64
  • 10 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Borgbackup
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: borgbackup from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

borgbackup-doc 1.2.8-1

deduplicating and compressing backup program (documentation)

https://borgbackup.github.io/borgbackup/

sudo apt install borgbackup-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: borgbackup
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Borgbackup
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: borgbackup-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

borgbackup 1.4.4-r1

Deduplicating backup program

https://www.borgbackup.org/

sudo apk add borgbackup
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

borgbackup-bash-completion 1.4.4-r1

Bash completions for borgbackup

https://www.borgbackup.org/

sudo apk add borgbackup-bash-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

borgbackup-doc 1.4.4-r1

Deduplicating backup program (documentation)

https://www.borgbackup.org/

sudo apk add borgbackup-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

borgbackup-fish-completion 1.4.4-r1

Fish completions for borgbackup

https://www.borgbackup.org/

sudo apk add borgbackup-fish-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

borgbackup-fuse 1.4.4-r1

Deduplicating backup program (FUSE support)

https://www.borgbackup.org/

sudo apk add borgbackup-fuse
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup-fuse from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

borgbackup-pyc 1.4.4-r1

Precompiled Python bytecode for borgbackup

https://www.borgbackup.org/

sudo apk add borgbackup-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

borgbackup-zsh-completion 1.4.4-r1

Zsh completions for borgbackup

https://www.borgbackup.org/

sudo apk add borgbackup-zsh-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: borgbackup
  • normalized package name match
  • Correspondance par : Borgbackup
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: borgbackup-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

borgbackup 1.4.4-2.fc45

A deduplicating backup program with compression and authenticated encryption

https://borgbackup.readthedocs.org

sudo dnf install borgbackup
  • License: BSD-3-clause AND zlib AND Apache-2.0 AND PSF-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: borgbackup
  • 12 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Borgbackup
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: borgbackup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

borg 1.4.4-1

Deduplicating backup program with compression and authenticated encryption

https://borgbackup.github.io/

sudo pacman -S borg
  • License: BSD
  • Architecture: x86_64
  • 9 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Borgbackup
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: borg from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

borgbackup 1.4.1-6.3

Deduplicating backup program with compression and authenticated encryption

https://github.com/borgbackup/borg

sudo zypper install borgbackup
  • License: BSD-3-Clause
  • Category: Productivity/Archiving/Backup
  • Architecture: x86_64
  • Source Package: borgbackup
  • 10 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Borgbackup
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: borgbackup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

borgbackup-bash-completion 1.4.1-6.3

Bash Completion for borgbackup

https://github.com/borgbackup/borg

sudo zypper install borgbackup-bash-completion
  • License: BSD-3-Clause
  • Category: Productivity/Archiving/Backup
  • Architecture: noarch
  • Source Package: borgbackup
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Borgbackup
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: borgbackup-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • 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