# Installer ocamlbuild

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

## installation

```sh
sudo av install brew:ocamlbuild
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ocamlbuild
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ocamlbuild
```

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

- Debian apt (92%):

```sh
sudo apt install ocamlbuild
```

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

- pacman (92%):

```sh
sudo pacman -S ocamlbuild
```

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

## Faits du paquet

- **Clé du paquet:** brew:ocamlbuild
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ocamlbuild>
- **Version:** 0.16.1
- **Résumé source:** Generic build tool for OCaml
- **Page d'accueil:** <https://github.com/ocaml/ocamlbuild>
- **Dépôt:** <https://github.com/ocaml/ocamlbuild>
- **Licence:** LGPL-2.0-only WITH OCaml-LGPL-linking-exception
- **Archive source:** <https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz>
- **Mis à jour:** 2025-09-10T18:18:29Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- ocamlbuild (cli)
- ocamlbuild.byte (cli)
- ocamlbuild.native (cli)
- ocamlbuild (alias)
- ocamlbuild.byte (alias)
- ocamlbuild.native (alias)

## Dépendances

- ocaml

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 0.16.1
- gestionnaire mis à jour: 2025-09-10
- données locales: ok
- dépôt amont: https://github.com/ocaml/ocamlbuild
- dernière version détectée: 0.16.1 (current)
- notice: The package-manager record has not changed recently.

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / medium
- generalized runtime or code generation signal

## Liens liés

- [ocaml](https://www.automicvault.com/pkg/brew/ocaml/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

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