# Installer bento avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:bento
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bento
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bento
```

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

## Faits du paquet

- **Clé du paquet:** brew:bento
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.20.0
- **Résumé source:** Fancy stream processing made operationally mundane
- **Page d'accueil:** <https://warpstreamlabs.github.io/bento/>
- **Dépôt:** <https://github.com/warpstreamlabs/bento>
- **Dernière mise à jour:** 2026-07-27T15:08:19Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bento (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.20.0
## Historique du projet et usages

Bento is WarpStream Labs' fork of the original Benthos project line. Its repository description explicitly frames it as a fork of the original project before the license was changed, preserving the familiar declarative stream-processing workflow under a new package and executable name.

### Historique du projet

The Bento GitHub repository was created in May 2024, with an early v0.0.3 release candidate published in June 2024. The README keeps the Benthos-style design: high-performance resilient stream processing, a single config file, connectors, processors, Bloblang mappings, metrics, tracing, and plugin APIs.

Bento's short history is therefore mostly a continuity story rather than an invention story: it keeps the pre-existing architecture and developer ergonomics while establishing a separate namespace, documentation site, container image, and Homebrew formula.

### Historique d'adoption

Bento adoption is tied to users who wanted the Benthos workflow after the upstream licensing and branding split. Its package-manager presence lets existing teams choose the fork without learning a different pipeline model.

WarpStream's stewardship also matters for data-infrastructure users because WarpStream itself operates in the Kafka-compatible streaming space, making Bento a natural local connector and transformation tool around streaming deployments.

### Modes d'utilisation

Bento is run with a config file, commonly as `bento -c ./config.yaml`, or as a container with a mounted YAML file. It can connect cloud services, Kafka, NATS, HTTP, databases, queues, and object stores while applying mappings, filters, enrichment, and batching.

For package users, Bento is attractive when they want a static local binary, a docker image, and a Go plugin surface without depending on the Redpanda Connect distribution.

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

Bento is package-nerd significant because it is the fork name that makes the Benthos licensing and governance split visible in package indexes. The package tells you which side of the lineage you are installing.

Its relationship to brew:benthos is also useful metadata: both tools share concepts and much command-line culture, but Bento intentionally uses a separate executable and docs namespace.

### Chronologie

- 2024-05: The warpstreamlabs/bento repository was created.
- 2024-06: Bento v0.0.3-rc1 was published.
- 2024: The README described Bento as a fork of the original project before the license change.
- 2026: The repository remained active with the Bento package identity.

### Related projects

- Benthos is the original project lineage.
- Redpanda Connect is the Redpanda-maintained successor/renaming around the same stream-processing family.
- Bloblang remains the mapping-language heritage shared by Bento-style pipelines.

### Sources

- <https://github.com/warpstreamlabs/bento>
- <https://github.com/warpstreamlabs/bento/releases/tag/v0.0.3-rc1>
- <https://warpstreamlabs.github.io/bento/docs/about>


## Notes de sécurité

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

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

## Autres enregistrements de gestionnaires de paquets

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


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
