# ocamlbuild installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ocamlbuild in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ocamlbuild
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ocamlbuild
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:ocamlbuild
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/ocamlbuild>
- **Version:** 0.16.1
- **Quellzusammenfassung:** Generic build tool for OCaml
- **Homepage:** <https://github.com/ocaml/ocamlbuild>
- **Repository:** <https://github.com/ocaml/ocamlbuild>
- **Lizenz:** LGPL-2.0-only WITH OCaml-LGPL-linking-exception
- **Quellarchiv:** <https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz>
- **Aktualisiert:** 2025-09-10T18:18:29Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

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

## Abhängigkeiten

- ocaml

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 0.16.1
- Manager aktualisiert: 2025-09-10
- lokale Daten: ok
- Upstream-Repository: https://github.com/ocaml/ocamlbuild
- neueste erkannte Version: 0.16.1 (current)
- notice: The package-manager record has not changed recently.

## Sicherheitshinweise

generalized runtime or code generation signal.

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

## Verwandte Links

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

## Quellen

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