# Installer bup avec Homebrew, apt, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:bup
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bup
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install bup
```

  Preuve: Debian stable package indexes: bup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#bup
```

  Preuve: nixpkgs package indexes: pkgs/by-name/bu/bup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S bup
```

  Preuve: Arch Linux sync databases: bup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install bup
```

  Preuve: openSUSE Tumbleweed package metadata: bup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:bup
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/bup>
- **Version:** 0.33.10
- **Résumé source:** Backup tool
- **Page d'accueil:** <https://bup.github.io/>
- **Dépôt:** <https://github.com/bup/bup>
- **Docs amont:** <https://bup.github.io/>
- **Licence:** BSD-2-Clause AND LGPL-2.0-only
- **Archive source:** <https://github.com/bup/bup/archive/refs/tags/0.33.10.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- bup (cli)
- bup (alias)

## Dépendances

- python@3.14
- readline

## Dépendances de compilation

- pandoc
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.33.10
- données locales: OK
- dépôt amont: https://github.com/bup/bup
- dernière version détectée: 0.33.10 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

- 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.

### Sources

- <https://apenwarr.ca/log/20100104>
- <https://bup.github.io/>
- <https://bup.github.io/man.html>
- <https://github.com/bup/bup>
- source_facts.package-manager


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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

- Unix: ~/.bup/config
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bup
- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - bup - 0.33.7-1: normalized package name match | Debian stable package indexes: bup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | highly efficient file backup system based on git | https://github.com/bup/bup
- Debian apt - bup-doc - 0.33.7-1: normalized package name match | Debian stable package indexes: bup-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | highly efficient file backup system based on git (documentation) | https://github.com/bup/bup
- Nix - bup: normalized package name match | nixpkgs package indexes: pkgs/by-name/bu/bup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - bup - 0.33.3-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: bup from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | highly efficient file backup system based on git | https://github.com/bup/bup
- Ubuntu apt - bup-doc - 0.33.3-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: bup-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | highly efficient file backup system based on git (documentation) | https://github.com/bup/bup
- pacman - bup - 0.33.10-1: normalized package name match | Arch Linux sync databases: bup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Efficient backup system based on the git packfile format | https://bup.github.io/
- zypper - bup - 0.33.10-1.5: normalized package name match | openSUSE Tumbleweed package metadata: bup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Backup program based on git | https://bup.github.io/


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [pandoc](https://pkg.so/fr/brew/pandoc/) - Build dependency declared by Homebrew.
- [bupstash](https://pkg.so/fr/brew/bupstash/) - Shares pkgdb curated category or tags: backup, cli, deduplication, incremental-backup, system.
- [duplicity](https://pkg.so/fr/brew/duplicity/) - Shares pkgdb curated category or tags: backup, cli, incremental-backup, system.
- [kopia](https://pkg.so/fr/brew/kopia/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [plakar](https://pkg.so/fr/brew/plakar/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [rustic](https://pkg.so/fr/brew/rustic/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [burp](https://pkg.so/fr/brew/burp/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [rdiff-backup](https://pkg.so/fr/brew/rdiff-backup/) - Shares pkgdb curated category or tags: backup, cli, incremental-backup, system.
- [restic](https://pkg.so/fr/brew/restic/) - Shares pkgdb curated category or tags: backup, cli, system.
- [shallow-backup](https://pkg.so/fr/brew/shallow-backup/) - Both packages touch the same language runtime or ecosystem. Shared terms: backup, cli, git, python, python-3-14.
- [borgbackup](https://pkg.so/fr/brew/borgbackup/) - Both packages touch the same language runtime or ecosystem. Shared terms: backup, cli, deduplication, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/bup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bup.yml)


## Sources

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