# Installer bison

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

## installation

```sh
sudo av install brew:bison
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bison
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bison
```

  Preuve: MacPorts ports tree: devel/bison/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add bison
```

  Preuve: Alpine Linux edge package indexes: bison from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install bison
```

  Preuve: Debian stable package indexes: bison from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install bison
```

  Preuve: Fedora Rawhide package metadata: bison from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#bison
```

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

- pacman (92%):

```sh
sudo pacman -S bison
```

  Preuve: Arch Linux sync databases: bison from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install bison
```

  Preuve: openSUSE Tumbleweed package metadata: bison from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/bison
```

  Preuve: Scoop official bucket manifest trees: bucket/bison.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:bison
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/bison>
- **Version:** 3.8.2
- **Résumé source:** Parser generator
- **Page d'accueil:** <https://www.gnu.org/software/bison/>
- **Docs amont:** <https://www.gnu.org/software/bison/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://ftpmirror.gnu.org/gnu/bison/bison-3.8.2.tar.xz>
- **Mis à jour:** 2026-03-20T18:48:43Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- bison (cli)
- yacc (cli)
- bison (alias)
- yacc (alias)

## Bibliothèques fournies par macOS

- m4

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.8.2
- gestionnaire mis à jour: 2026-03-20
- données locales: ok
- dépôt amont: https://www.gnu.org/software/bison/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [crosstool-ng](https://www.automicvault.com/pkg/brew/crosstool-ng/) - Popular package that depends on this formula.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
