# 使用 Homebrew, Nix 安装 bento

查看 bento 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bento
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:bento
- **软件包管理器:** Homebrew
- **版本:** 1.20.0
- **来源摘要:** Fancy stream processing made operationally mundane
- **主页:** <https://warpstreamlabs.github.io/bento/>
- **仓库:** <https://github.com/warpstreamlabs/bento>
- **最后更新:** 2026-07-27T15:08:19Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bento (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.20.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

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


## 来源

- 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
