# Installer e2b avec Homebrew

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

## installation

```sh
sudo av install brew:e2b
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install e2b
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:e2b
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.16.1
- **Résumé source:** CLI to manage E2B sandboxes and templates
- **Page d'accueil:** <https://e2b.dev>
- **Dernière mise à jour:** 2026-08-01T20:46:03Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- e2b (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

E2B is open source infrastructure for running AI-generated code in secure cloud sandboxes. The Homebrew package exposes the E2B CLI for managing sandboxes and templates, while the broader project centers on JavaScript and Python SDKs, code interpreter workflows, and self-hostable infrastructure.

### Historique du projet

The public GitHub repository was created on 2023-03-04, during the wave of developer tooling built around LLM agents and code execution. The README describes E2B as infrastructure for starting and controlling isolated sandboxes from JavaScript or Python, with a separate Code Interpreter SDK for `runCode` and `run_code` workflows.

### Historique d'adoption

E2B has substantial AI-developer adoption signals: the README displays monthly download badges for the Python and JavaScript SDKs, links to a cookbook of examples with different LLMs and AI frameworks, and GitHub API metadata showed 12,783 stars and 954 forks on 2026-06-30.

### Modes d'utilisation

Typical usage starts by installing the SDK, setting an `E2B_API_KEY`, creating a sandbox, and running commands inside it. The CLI package complements that workflow by managing E2B sandboxes and templates from a terminal.

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

E2B is package-nerd significant because it packages a new post-LLM primitive: disposable, cloud-hosted execution environments for agents. It sits between SDK, CLI, code-interpreter package, cookbook, and self-hosted Terraform infrastructure rather than being just a single binary.

### Chronologie

- 2023-03-04: Public GitHub repository created.
- 2023-2026: Project developed around AI-agent sandboxes, SDKs, a code-interpreter package, examples cookbook, and self-hosting infrastructure.
- 2026-06-30: GitHub API showed active repository updates and more than twelve thousand stars.

### Related projects

- The README points to the E2B JavaScript SDK, Python SDK, Code Interpreter SDK, E2B cookbook, and self-hosted infrastructure repository, tying the CLI to a larger sandbox platform.

### Sources

- <https://github.com/e2b-dev/E2B>
- <https://raw.githubusercontent.com/e2b-dev/E2B/main/README.md>
- <https://api.github.com/repos/e2b-dev/E2B>
- <https://e2b.dev/docs>


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## Sources

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