# Installer buffrs avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:buffrs
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install buffrs
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#buffrs
```

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

## Faits du paquet

- **Clé du paquet:** brew:buffrs
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/buffrs>
- **Version:** 0.13.3
- **Résumé source:** Modern protobuf package management
- **Page d'accueil:** <https://github.com/helsing-ai/buffrs>
- **Dépôt:** <https://github.com/helsing-ai/buffrs>
- **Docs amont:** <https://docs.rs/buffrs>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/helsing-ai/buffrs/archive/refs/tags/v0.13.3.tar.gz>
- **Dernière mise à jour:** 2026-06-03T18:40:32Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- buffrs (cli)
- buffrs (alias)

## Dépendances de compilation

- rust

## 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-07-08
- version du gestionnaire: 0.13.3
- gestionnaire mis à jour: 2026-06-03
- données locales: OK
- dépôt amont: https://github.com/helsing-ai/buffrs
- dernière version détectée: v0.13.3 (à jour)
## Historique du projet et usages

Buffrs is a Rust CLI for package-based Protocol Buffers distribution, designed around manifests, lock files, registry login, dependency installation, packaging, and publishing.

### Historique du projet

Helsing created Buffrs to address a Protobuf distribution problem: raw `.proto` files are language-independent, but sharing them between projects often becomes ad hoc vendoring or generated-code publication. Buffrs treats Protobuf schemas as first-class packages.

The README and book describe a package-manager workflow with `Proto.toml` manifests, recursive local dependencies, workspaces, Artifactory integration, reproducible lock files, and planned self-hosted registry work.

### Historique d'adoption

Buffrs has a focused adoption profile: it is available through Cargo, Homebrew, and Nix, and its own documentation highlights Artifactory-backed registries rather than a large public central registry. That makes it most relevant to organizations managing internal Protobuf APIs.

Its public roadmap shows the project evolving from package manifests and Artifactory distribution toward additional Protobuf tooling such as bindgen, linting, validation, and formatting.

### Modes d'utilisation

The documented quickstart is `buffrs login`, `buffrs init --api`, `buffrs add <dependency>`, and `buffrs install`. The CLI also supports creating packages, linting, removing dependencies, packaging, publishing, listing managed protobuf files, and lockfile operations.

`Proto.toml` is the project manifest. Credentials are stored under `~/.buffrs/credentials.toml` according to the existing curation.

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

Buffrs is package-nerd bait because it applies familiar package-manager primitives, manifests, lock files, registry login, dependency graphs, checksums, and publish/install commands, to raw Protobuf schema files.

It overlaps conceptually with Buf modules but comes from a Rust/Helsing tooling angle and explicitly supports Artifactory-backed package distribution.

### Chronologie

- 2020s: Helsing announced Buffrs as a package manager for Protocol Buffers.
- 2020s: The README documented support for project manifests, dependency declaration, Artifactory package distribution, tonic generation, and protoc generation.
- 2020s: The roadmap listed a future self-hostable S3-based `buffrs-registry` and additional Protobuf tooling.

### Related projects

- Buf is the neighboring Protobuf module and registry ecosystem.
- `protoc` and tonic are documented Buffrs generation backends.
- Artifactory is a supported registry backend for publishing and consuming Buffrs packages.

### Sources

- <https://blog.helsing.ai/posts/buffrs-a-package-manager-for-protocol-buffers-12>
- <https://docs.rs/buffrs>
- <https://github.com/helsing-ai/buffrs>
- <https://helsing-ai.github.io/buffrs>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: Proto.toml

## Credential files

- Unix: ~/.buffrs/credentials.toml
## Détails de la base source

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

- Nix - buffrs: normalized package name match | nixpkgs package indexes: pkgs/by-name/bu/buffrs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [planus](https://www.automicvault.com/fr/pkg/brew/planus/) - Shares av.db curated category or tags: cli, developer-tools, rust, serialization.
- [protobuf-c](https://www.automicvault.com/fr/pkg/brew/protobuf-c/) - Shares av.db curated category or tags: cli, developer-tools, protobuf, serialization.
- [capnp](https://www.automicvault.com/fr/pkg/brew/capnp/) - Shares av.db curated category or tags: cli, developer-tools, serialization.
- [cargo-binstall](https://www.automicvault.com/fr/pkg/brew/cargo-binstall/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [cargo-edit](https://www.automicvault.com/fr/pkg/brew/cargo-edit/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [cargo-outdated](https://www.automicvault.com/fr/pkg/brew/cargo-outdated/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [dhall-json](https://www.automicvault.com/fr/pkg/brew/dhall-json/) - Shares av.db curated category or tags: cli, developer-tools, serialization.
- [flatbuffers](https://www.automicvault.com/fr/pkg/brew/flatbuffers/) - Shares av.db curated category or tags: cli, developer-tools, serialization.

## Combined YAML source

View the package source record on GitHub. [combined/buffrs.yml](https://github.com/automic-vault/db/blob/main/combined/buffrs.yml)


## Sources

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