Automic VaultAutomic Vault

brew

bup を Homebrew, apt, Nix, pacman, zypper でインストール

bup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bup

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install bup

Debian stable package indexes · bup · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#bup

nixpkgs package indexes · pkgs/by-name/bu/bup/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S bup

Arch Linux sync databases · bup · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install bup

openSUSE Tumbleweed package metadata · bup · ソース: download.opensuse.org

概要

パッケージ概要

Backup tool

コマンドとエイリアス

  • bup

履歴

プロジェクトの歴史と使われ方

bup is a Git-packfile-based backup system known for fast incremental backups, rolling-checksum chunking, and global deduplication. It became one of the classic examples of reusing Git's storage format outside source control, especially for large files such as virtual-machine images.

プロジェクトの歴史

Avery Pennarun announced bup 0.01 on January 4, 2010 after writing it during a Christmas break. The original announcement and the current README emphasize the same core design: split input with an rsync-like rolling checksum, store data in Git packfiles, write packfiles directly for performance, and allow data to be addressed in a way Git tooling can still understand.

The project later moved under the bup GitHub organization and retained its own documentation site, man pages, release notes, and mailing-list workflow. Its README still warns that backups are a serious domain while documenting broad Unix-like support, optional par2 redundancy, FUSE access, remote backup over SSH, and Python/C implementation details.

採用の歴史

bup was noticed quickly in the Unix backup community because it combined Git's content-addressed storage ideas with backup-oriented behavior that plain Git does not handle well. The input metadata records packaging across Homebrew, Debian, Ubuntu, Nix, Arch, and openSUSE, which reflects its long-running availability in both source-based and distribution package ecosystems.

使われ方

Common usage follows a simple CLI flow: initialize a bup repository, index paths, save backups, then restore or browse snapshots. bup is especially associated with large mutable files because chunking lets later backups reuse most existing data even when the file as a whole has changed.

パッケージ好きにとっての重要性

bup matters to package nerds because it is a durable example of borrowing a version-control storage primitive for system administration. It also represents an era when Git's object model inspired backup, archival, and deduplicating-storage tools, before later encrypted deduplicating backup tools such as Attic, Borg, Restic, and Bupstash became common comparisons.

タイムライン

  • 2010-01-04: bup 0.01 announced by Avery Pennarun.
  • 2012: The current bup/bup GitHub repository was created under the bup organization.
  • 2015: The bup.github.io site described bup as an efficient backup system based on Git packfiles.
  • 2026: The project remains active with documented 0.33.x releases.

Related projects

  • bup is directly related to Git, rsync-style rolling checksums, par2 recovery data, and FUSE mounting. In backup-tool discussions it is commonly compared with rdiff-backup, Duplicity, Borg, Restic, and Bupstash.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:backup

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
~/.bup/config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bupcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版0.33.10
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.33.10

https://github.com/bup/bup

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bup
バージョン0.33.10
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bup
ホームページhttps://bup.github.io/
リポジトリhttps://github.com/bup/bup
上流ドキュメントhttps://bup.github.io/
ライセンスBSD-2-Clause AND LGPL-2.0-only
ソースアーカイブhttps://github.com/bup/bup/archive/refs/tags/0.33.10.tar.gz
依存関係python@3.14, readline
ビルド依存関係pandoc, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bup 0.33.7-1

highly efficient file backup system based on git

https://github.com/bup/bup

sudo apt install bup
  • Section: admin
  • Architecture: amd64
  • 9 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Bup
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bup-doc 0.33.7-1

highly efficient file backup system based on git (documentation)

https://github.com/bup/bup

sudo apt install bup-doc
  • Section: doc
  • Architecture: all
  • Source Package: bup
  • normalized package name match
  • 一致条件: Bup
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bup-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bup

nix profile install nixpkgs#bup
  • normalized package name match
  • 一致条件: Bup
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bup 0.33.3-1build2

highly efficient file backup system based on git

https://github.com/bup/bup

sudo apt install bup
  • Section: universe/admin
  • Architecture: amd64
  • 9 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Bup
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bup from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bup-doc 0.33.3-1build2

highly efficient file backup system based on git (documentation)

https://github.com/bup/bup

sudo apt install bup-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: bup
  • normalized package name match
  • 一致条件: Bup
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bup-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

bup 0.33.10-1

Efficient backup system based on the git packfile format

https://bup.github.io/

sudo pacman -S bup
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 8 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bup
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

bup 0.33.10-1.3

Backup program based on git

https://bup.github.io/

sudo zypper install bup
  • License: LGPL-2.0-only
  • Category: Productivity/Archiving/Backup
  • Architecture: x86_64
  • Source Package: bup
  • 11 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bup
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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