macOS
brew install ocamlbuildlocal Homebrew formula metadata
brew / rang 6144
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 | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ocamlbuild.byte | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ocamlbuild.native | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:ocamlbuild |
|---|---|
| Version | 0.16.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/ocaml/ocamlbuild |
| Dépôt | https://github.com/ocaml/ocamlbuild |
| Dernière mise à jour | 2026-07-13T05:11:31Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
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-r6
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-r6
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-r6
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-7
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.