Automic VaultAutomic Vault

brew

ocamlbuild を Homebrew, apk, apt, pacman でインストール

ocamlbuild のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ocamlbuild

local Homebrew formula metadata

概要

パッケージ概要

Generic build tool for OCaml

コマンドとエイリアス

  • ocamlbuild
  • ocamlbuild.byte
  • ocamlbuild.native

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2007-05: OCaml 3.10.0 began shipping ocamlbuild in the compiler distribution.
  • 2015-07: OCaml 4.02.3 was the last compiler release in the bundled ocamlbuild period documented by the ocamlbuild Changes file.
  • 2016: OCaml 4.03 split ocamlbuild into an independent project.
  • 2019-01 to 2019-06: The ocamlbuild README recorded 77 new public packages using ocamlbuild versus 544 using Dune.
  • 2025-02-13: The GitHub releases page lists OCamlbuild 0.16.1.

Related projects

  • Dune is the successor build system recommended by the ocamlbuild README for new projects. ocamlfind/findlib integrates with ocamlbuild-era projects by supplying package flags, while opam installs ocamlbuild as a separate package for compiler switches that need it.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:build tool

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ocamlbuildcliグローバル実行可能ファイル
ocamlbuild.bytecliグローバル実行可能ファイル
ocamlbuild.nativecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.16.1
マネージャ更新日2026-07-13
ローカルデータOK
上流最新
検出された最新0.16.1

https://github.com/ocaml/ocamlbuild

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ocamlbuild
バージョン0.16.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ocamlbuild
ホームページhttps://github.com/ocaml/ocamlbuild
リポジトリhttps://github.com/ocaml/ocamlbuild
上流ドキュメントhttps://github.com/ocaml/ocamlbuild#readme
ライセンスLGPL-2.0-only WITH OCaml-LGPL-linking-exception
ソースアーカイブhttps://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz
最終更新2026-07-13T05:11:31Z
Pulseupdated
依存関係ocaml
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameocamlbuild
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ocamlbuild 0.16.1-1+b1

Build tool for building OCaml libraries and programs

https://github.com/ocaml/ocamlbuild/

sudo apt install ocamlbuild
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ocamlbuild
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ocamlbuild
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocamlbuild from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

ocamlbuild 0.14.3-1

Build tool for building OCaml libraries and programs

https://github.com/ocaml/ocamlbuild/

sudo apt install ocamlbuild
  • Section: universe/ocaml
  • Architecture: amd64
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ocamlbuild
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocamlbuild from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ocaml-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-ocamlbuild
  • License: LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception
  • Architecture: x86_64
  • Source Package: ocamlbuild
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ocamlbuild
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocaml-ocamlbuild from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ocamlbuild 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 ocamlbuild
  • License: LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception
  • Architecture: x86_64
  • Source Package: ocamlbuild
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ocamlbuild
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocamlbuild from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ocamlbuild-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-doc
  • License: LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception
  • Architecture: x86_64
  • Source Package: ocamlbuild
  • normalized package name match
  • 一致条件: Ocamlbuild
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocamlbuild-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

ocamlbuild 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 ocamlbuild
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Ocamlbuild
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ocamlbuild from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment