# Installer bender avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:bender
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bender
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bender
```

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

## Faits du paquet

- **Clé du paquet:** brew:bender
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/bender>
- **Version:** 0.32.1
- **Résumé source:** Dependency management tool for hardware projects
- **Page d'accueil:** <https://github.com/pulp-platform/bender>
- **Dépôt:** <https://github.com/pulp-platform/bender>
- **Docs amont:** <https://pulp-platform.github.io/bender>
- **Licence:** Apache-2.0 OR MIT
- **Archive source:** <https://github.com/pulp-platform/bender/archive/refs/tags/v0.32.1.tar.gz>
- **Dernière mise à jour:** 2026-07-07T15:31:59Z
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- bender (cli)
- bender (alias)

## Dépendances de compilation

- cmake
- 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-25
- version du gestionnaire: 0.32.1
- gestionnaire mis à jour: 2026-07-07
- données locales: OK
- dépôt amont: https://github.com/pulp-platform/bender
- dernière version détectée: v0.32.1 (à jour)
## Historique du projet et usages

Bender is PULP Platform's dependency manager for hardware design projects. It manages HDL package dependencies from Git repositories and local paths, resolves compatible versions, writes a `Bender.lock`, and emits ordered source sets for downstream EDA tools.

### Historique du projet

The official GitHub repository was created in May 2018 and is maintained by the PULP Platform at ETH Zurich and the University of Bologna. The README positions Bender as a tool that fits existing hardware flows instead of imposing a registry, directory layout, or simulator.

By the 0.24.0 release in January 2022, Bender had an established public release stream; releases continued through the 0.32.0 release in June 2026. The project is written and distributed as a developer CLI with crates.io, Homebrew, and Nix packaging signals.

### Historique d'adoption

Bender's adoption sits in the open hardware and HDL ecosystem rather than general software packaging. It is used to pin Git-based IP dependencies, handle local overrides, and generate scripts for tools such as QuestaSim, VCS, Vivado, and Verilator.

The PULP Platform affiliation gives it a notable institutional context: it serves the kind of multi-repository hardware IP workflow common in research and silicon-development groups.

### Modes d'utilisation

A typical workflow is to create or edit `Bender.yml`, run `bender update` to resolve dependencies and write `Bender.lock`, optionally run `bender checkout`, and generate simulator or synthesis tool inputs with `bender script`.

`Bender.local` is used for local dependency overrides when developing hardware IP in place. This makes Bender closer to Cargo or Bundler in spirit than to a simulator wrapper, but specialized for HDL source ordering and EDA tool integration.

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

Bender is package-nerd significant because hardware projects often have dependency problems that look like software package management but with HDL-specific source ordering, include directories, defines, and simulator targets. Bender packages those concerns into a reproducible CLI.

It is also an example of package management without a central registry: dependencies can come from Git tags, revisions, or local paths, and reproducibility is carried by the lockfile.

### Chronologie

- 2018: GitHub repository created.
- 2022: v0.24.0 release published.
- 2024: v0.28.0 release published.
- 2025: v0.29.0 release published.
- 2026: v0.32.0 release published.

### Related projects

- The PULP Platform maintains Bender and uses it in the open hardware ecosystem.
- QuestaSim, VCS, Vivado, and Verilator are documented downstream tool targets.
- Cargo/crates.io is part of the distribution story for the Rust-based CLI.

### Sources

- <https://github.com/pulp-platform/bender>
- <https://github.com/pulp-platform/bender/releases>
- <https://pulp-platform.github.io/bender/>
- source_facts.package-manager
- source_facts.repo


## 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: ./Bender.yml, ./Bender.local
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bender
- **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 - bender: normalized package name match | nixpkgs package indexes: pkgs/by-name/be/bender/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.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [peru](https://www.automicvault.com/fr/pkg/brew/peru/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [pipenv](https://www.automicvault.com/fr/pkg/brew/pipenv/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [swift-outdated](https://www.automicvault.com/fr/pkg/brew/swift-outdated/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [carthage](https://www.automicvault.com/fr/pkg/brew/carthage/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [cocoapods](https://www.automicvault.com/fr/pkg/brew/cocoapods/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [coursier](https://www.automicvault.com/fr/pkg/brew/coursier/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [dependabot](https://www.automicvault.com/fr/pkg/brew/dependabot/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [dotslash](https://www.automicvault.com/fr/pkg/brew/dotslash/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/bender.yml](https://github.com/automic-vault/db/blob/main/combined/bender.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
