macOS
brew install borgbackuplocal Homebrew formula metadata
sudo port install borgbackupMacPorts ports tree · sysutils/borgbackup/Portfile · ソース: api.github.com
brew
borgbackup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install borgbackuplocal Homebrew formula metadata
sudo port install borgbackupMacPorts ports tree · sysutils/borgbackup/Portfile · ソース: api.github.com
sudo apk add borgbackupAlpine Linux edge package indexes · borgbackup · ソース: dl-cdn.alpinelinux.org
sudo apt install borgbackupDebian stable package indexes · borgbackup · ソース: deb.debian.org
sudo dnf install borgbackupFedora Rawhide package metadata · borgbackup · ソース: dl.fedoraproject.org
nix profile install nixpkgs#borgbackupnixpkgs package indexes · pkgs/by-name/bo/borgbackup/package.nix · ソース: api.github.com
sudo zypper install borgbackupopenSUSE Tumbleweed package metadata · borgbackup · ソース: download.opensuse.org
sudo pacman -S borgArch Linux sync databases · borg · ソース: geo.mirror.pkgbuild.com
概要
Deduplicating archiver with compression and authenticated encryption
履歴
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.
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.
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.
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.
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
<repository>/config~/.cache/borg/<repository-id>/configCredential-bearing paths to review before unattended agent runs.
~/.config/borg/keys/~/Library/Application Support/borg/keys/C:\Users\<user>\AppData\Roaming\borg\keys\実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
borg | cli | グローバル実行可能ファイル | |
borgfs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:borgbackup |
|---|---|
| バージョン | 1.4.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/borgbackup |
| ホームページ | https://www.borgbackup.org/ |
| リポジトリ | https://github.com/borgbackup/borg |
| 上流ドキュメント | https://borgbackup.readthedocs.io/en/stable |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://files.pythonhosted.org/packages/eb/38/7fc8c8c7d9dba455f0e29f2ab5b77109313f4e58fe5014d0e1b7855de3cd/borgbackup-1.4.4.tar.gz |
| 依存関係 | libb2, lz4, openssl@3, python@3.14, xxhash, zstd |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | borgbackup |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
borgbackup 1.4.0-5
deduplicating and compressing backup program
https://borgbackup.github.io/borgbackup/
sudo apt install borgbackupborgbackup-doc 1.4.0-5
deduplicating and compressing backup program (documentation)
https://borgbackup.github.io/borgbackup/
sudo apt install borgbackup-docborgbackup
nix profile install nixpkgs#borgbackupborgbackup 1.2.8-1
deduplicating and compressing backup program
https://borgbackup.github.io/borgbackup/
sudo apt install borgbackupborgbackup-doc 1.2.8-1
deduplicating and compressing backup program (documentation)
https://borgbackup.github.io/borgbackup/
sudo apt install borgbackup-docborgbackup 1.4.4-r1
Deduplicating backup program
sudo apk add borgbackupborgbackup-bash-completion 1.4.4-r1
Bash completions for borgbackup
sudo apk add borgbackup-bash-completionborgbackup-doc 1.4.4-r1
Deduplicating backup program (documentation)
sudo apk add borgbackup-docborgbackup-fish-completion 1.4.4-r1
Fish completions for borgbackup
sudo apk add borgbackup-fish-completionborgbackup-fuse 1.4.4-r1
Deduplicating backup program (FUSE support)
sudo apk add borgbackup-fuseborgbackup-pyc 1.4.4-r1
Precompiled Python bytecode for borgbackup
sudo apk add borgbackup-pycborgbackup-zsh-completion 1.4.4-r1
Zsh completions for borgbackup
sudo apk add borgbackup-zsh-completionborgbackup 1.4.4-2.fc45
A deduplicating backup program with compression and authenticated encryption
https://borgbackup.readthedocs.org
sudo dnf install borgbackupborg 1.4.4-1
Deduplicating backup program with compression and authenticated encryption
sudo pacman -S borgborgbackup 1.4.1-6.3
Deduplicating backup program with compression and authenticated encryption
https://github.com/borgbackup/borg
sudo zypper install borgbackupborgbackup-bash-completion 1.4.1-6.3
Bash Completion for borgbackup
https://github.com/borgbackup/borg
sudo zypper install borgbackup-bash-completionソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.