macOS
brew install ocamlbuildlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ocamlbuild in AI-Agent-Workflows.
Installation
brew install ocamlbuildlocal Homebrew formula metadata
sudo apk add ocamlbuildAlpine Linux edge package indexes · ocamlbuild · Quelle: dl-cdn.alpinelinux.org
sudo apt install ocamlbuildDebian stable package indexes · ocamlbuild · Quelle: deb.debian.org
sudo pacman -S ocamlbuildArch Linux sync databases · ocamlbuild · Quelle: geo.mirror.pkgbuild.com
Überblick
Generic build tool for OCaml
Verlauf
ocamlbuild is the legacy OCaml build manager: a rule-based tool that automates compilation of OCaml libraries and programs with minimal project metadata. It predates Dune's dominance and remains packaged for older projects, tutorials, and build systems that still invoke ocamlbuild.
ocamlbuild was included in the OCaml compiler distribution from OCaml 3.10.0 in May 2007 through OCaml 4.02.3 in July 2015, according to the project's Changes file. OCaml 4.03 split ocamlbuild out as an independent project hosted at github.com/ocaml/ocamlbuild, part of a broader effort to move tools out of the compiler distribution.
For years, ocamlbuild was the standard bundled answer for medium-sized OCaml projects that needed more automation than raw Makefiles. The upstream README documents the later ecosystem shift: between January and June 2019, 77 newly released public OCaml packages used ocamlbuild while 544 used Dune.
Developers use ocamlbuild by asking it to build targets such as native executables, bytecode executables, or libraries; it infers dependencies and applies built-in OCaml compilation rules. More complex projects customize behavior with small text files and OCaml plugin code.
ocamlbuild is significant because it shows the OCaml toolchain's unbundling path. A tool that used to ship with the compiler became an opam and distro package, so package managers had to make explicit what older compiler installations provided implicitly.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ocamlbuild | cli | globales Executable | |
ocamlbuild.byte | cli | globales Executable | |
ocamlbuild.native | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ocaml/ocamlbuild
Installationsmetadaten
| Paketschlüssel | brew:ocamlbuild |
|---|---|
| Version | 0.16.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ocamlbuild |
| Homepage | https://github.com/ocaml/ocamlbuild |
| Repository | https://github.com/ocaml/ocamlbuild |
| Upstream-Dokumentation | https://github.com/ocaml/ocamlbuild#readme |
| Lizenz | LGPL-2.0-only WITH OCaml-LGPL-linking-exception |
| Quellarchiv | https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-13T05:11:31Z |
| Pulse | updated |
| Abhängigkeiten | ocaml |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocamlbuild |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ocamlbuild 0.16.1-1+b1
Build tool for building OCaml libraries and programs
https://github.com/ocaml/ocamlbuild/
sudo apt install ocamlbuildocamlbuild 0.14.3-1
Build tool for building OCaml libraries and programs
https://github.com/ocaml/ocamlbuild/
sudo apt install ocamlbuildocaml-ocamlbuild 0.14.1-r5
Generic build tool with built-in rules for building OCaml library and programs (library & development files)
https://github.com/ocaml/ocamlbuild
sudo apk add ocaml-ocamlbuildocamlbuild 0.14.1-r5
Generic build tool with built-in rules for building OCaml library and programs
https://github.com/ocaml/ocamlbuild
sudo apk add ocamlbuildocamlbuild-doc 0.14.1-r5
Generic build tool with built-in rules for building OCaml library and programs (documentation)
https://github.com/ocaml/ocamlbuild
sudo apk add ocamlbuild-dococamlbuild 0.16.1-5
Build tool that has built-in rules for building OCaml libraries and programs
https://github.com/ocaml/ocamlbuild
sudo pacman -S ocamlbuildQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.