macOS
brew install ocamlbuildlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ocamlbuild pour les workflows d'agents IA.
installation
brew install ocamlbuildlocal Homebrew formula metadata
sudo apk add ocamlbuildAlpine Linux edge package indexes · ocamlbuild · Source: dl-cdn.alpinelinux.org
sudo apt install ocamlbuildDebian stable package indexes · ocamlbuild · Source: deb.debian.org
sudo pacman -S ocamlbuildArch Linux sync databases · ocamlbuild · Source: geo.mirror.pkgbuild.com
aperçu
Generic build tool for OCaml
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ocamlbuild | cli | exécutable global | |
ocamlbuild.byte | cli | exécutable global | |
ocamlbuild.native | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ocaml/ocamlbuild
métadonnées d'installation
| Clé du paquet | brew:ocamlbuild |
|---|---|
| Version | 0.16.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ocamlbuild |
| Page d'accueil | https://github.com/ocaml/ocamlbuild |
| Dépôt | https://github.com/ocaml/ocamlbuild |
| Docs amont | https://github.com/ocaml/ocamlbuild#readme |
| 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 |
| Dernière mise à jour | 2026-07-13T05:11:31Z |
| Pulse | updated |
| Dépendances | ocaml |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 ocamlbuildpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.