Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 ocaml

查看 ocaml 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ocaml

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ocaml

MacPorts ports tree · lang/ocaml/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add ocaml

Alpine Linux edge package indexes · ocaml · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install ocaml

Debian stable package indexes · ocaml · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ocaml

Fedora Rawhide package metadata · ocaml · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#ocaml

nixpkgs package indexes · ocaml · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S ocaml

Arch Linux sync databases · ocaml · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install ocaml

openSUSE Tumbleweed package metadata · ocaml · 来源: download.opensuse.org

概览

软件包摘要

General purpose programming language in the ML family

命令和别名

  • ocaml
  • ocamlc
  • ocamlc.byte
  • ocamlc.opt
  • ocamlcmt
  • ocamlcp
  • ocamldebug
  • ocamldep
  • ocamldep.byte
  • ocamldep.opt
  • ocamldoc
  • ocamldoc.opt
  • ocamllex
  • ocamllex.byte
  • ocamllex.opt
  • ocamlmklib
  • ocamlmktop
  • ocamlobjinfo
  • ocamlobjinfo.byte
  • ocamlobjinfo.opt
  • ocamlopt
  • ocamlopt.byte
  • ocamlopt.opt
  • ocamloptp
  • ocamlprof
  • ocamlrun
  • ocamlrund
  • ocamlruni
  • ocamlyacc

历史

项目历史与用法

OCaml is the main implementation of the Caml branch of the ML family: a strict, statically typed, type-inferred language with functional, imperative, modular, and object-oriented features. The brewed ocaml package installs the compiler suite, runtime tools, lexer and parser generators, documentation tools, debugger, dependency analyzer, and native-code and bytecode compilers.

项目历史

OCaml grew out of Caml work at INRIA. Caml Special Light arrived in 1995 with an optimizing native-code compiler and a module system inspired by Standard ML; Objective Caml followed in 1996 after Didier Remy and Jerome Vouillon's object-type work was integrated into the language. The official name became OCaml in 2011.

The language evolved through major compiler and ecosystem changes. OCaml 4.0 in 2012 added GADTs and first-class modules; OCaml 4.03 in 2016 split ocamlbuild out of the compiler distribution; OCaml 5.0 in 2022 rewrote the runtime, removed the global runtime lock, and introduced support for shared-memory parallelism and effect handlers.

采用历史

OCaml began with a strong academic base and gained industrial users around the Objective Caml period documented by ocaml.org. The official history page identifies adoption in static analysis tools, compilers, financial systems, and web development, and the language ecosystem later consolidated around opam, Dune, odoc, ocamlformat, merlin, and related platform tools.

使用方式

Developers use OCaml for compilers, formal-methods tooling, static analysis, developer tools, financial infrastructure, web services, and systems where strong static typing and fast native code are useful. The package exposes both bytecode and native compilers, the interactive toplevel, ocamldebug, ocamldep, ocamldoc, ocamllex, ocamlyacc, and object-inspection tools.

为什么软件包爱好者会关心

OCaml is package-nerd rich because the compiler version is also an ecosystem axis. opam switches, findlib package names, Dune language versions, compiler-libs compatibility, PPX AST versions, and long-lived compiler branches all affect whether an OCaml package can build.

时间线

  • 1995: Caml Special Light introduced an optimizing native-code compiler and a stronger module system.
  • 1996: Objective Caml was released, combining object-oriented programming with ML-style polymorphic type inference.
  • 2000: Optional arguments and polymorphic variants were added.
  • 2011: The official language name became OCaml.
  • 2012: OCaml 4.0 added GADTs and first-class modules.
  • 2013: opam 1.0 established a source-based package manager for OCaml switches and packages.
  • 2022-12-16: OCaml 5.0.0 introduced runtime support for shared-memory parallelism and effect handlers.
  • 2026-06: The OCaml manual describes the 5.5 release line.

Related projects

  • opam is the source-based package manager for OCaml; Dune is the dominant build system; ocamlfind/findlib is the older library discovery layer; ocamlbuild is the legacy build manager; merlin and ocaml-lsp-server provide editor integration; odoc and ocamldoc cover documentation generation.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ocamlcli全局可执行文件
ocamlccli全局可执行文件
ocamlc.bytecli全局可执行文件
ocamlc.optcli全局可执行文件
ocamlcmtcli全局可执行文件
ocamlcpcli全局可执行文件
ocamldebugcli全局可执行文件
ocamldepcli全局可执行文件
ocamldep.bytecli全局可执行文件
ocamldep.optcli全局可执行文件
ocamldoccli全局可执行文件
ocamldoc.optcli全局可执行文件
ocamllexcli全局可执行文件
ocamllex.bytecli全局可执行文件
ocamllex.optcli全局可执行文件
ocamlmklibcli全局可执行文件
ocamlmktopcli全局可执行文件
ocamlobjinfocli全局可执行文件
ocamlobjinfo.bytecli全局可执行文件
ocamlobjinfo.optcli全局可执行文件
ocamloptcli全局可执行文件
ocamlopt.bytecli全局可执行文件
ocamlopt.optcli全局可执行文件
ocamloptpcli全局可执行文件
ocamlprofcli全局可执行文件
ocamlruncli全局可执行文件
ocamlrundcli全局可执行文件
ocamlrunicli全局可执行文件
ocamlyacccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本5.4.1
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://ocaml.org/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://ocaml.org/none 置信度

安装元数据

软件包元数据

软件包键brew:ocaml
版本5.4.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ocaml
主页https://ocaml.org/
仓库https://github.com/ocaml/ocaml
上游文档https://ocaml.org/docs
许可证LGPL-2.1-only WITH OCaml-LGPL-linking-exception
源码归档https://caml.inria.fr/pub/distrib/ocaml-5.4/ocaml-5.4.1.tar.xz
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameocaml
Aliases
  • o-caml
  • ocaml@5
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libcompiler-libs-ocaml-dev 5.3.0-3

OCaml compiler library (development files)

https://ocaml.org/

sudo apt install libcompiler-libs-ocaml-dev
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcompiler-libs-ocaml-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstdlib-ocaml 5.3.0-3

OCaml standard library (runtime files)

https://ocaml.org/

sudo apt install libstdlib-ocaml
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 2 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstdlib-ocaml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstdlib-ocaml-dev 5.3.0-3

OCaml standard library (development files)

https://ocaml.org/

sudo apt install libstdlib-ocaml-dev
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 1 依赖
  • 4 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstdlib-ocaml-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml 5.3.0-3

ML language implementation with a class-based object system

https://ocaml.org/

sudo apt install ocaml
  • Section: ocaml
  • Architecture: amd64
  • 8 依赖
  • 3 提供
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-base 5.3.0-3

Runtime system for OCaml bytecode executables

https://ocaml.org/

sudo apt install ocaml-base
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-base-nox 5.3.0-3

transitional package for ocaml-base

https://ocaml.org/

sudo apt install ocaml-base-nox
  • Section: ocaml
  • Architecture: all
  • Source Package: ocaml
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-base-nox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-compiler-libs 5.3.0-3

transitional package for libcompiler-libs-ocaml-dev

https://ocaml.org/

sudo apt install ocaml-compiler-libs
  • Section: ocaml
  • Architecture: all
  • Source Package: ocaml
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-compiler-libs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-interp 5.3.0-3

OCaml interactive interpreter and standard libraries

https://ocaml.org/

sudo apt install ocaml-interp
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 3 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-interp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-man 5.3.0-3

OCaml interpreter and standard libraries (lib manpages)

https://ocaml.org/

sudo apt install ocaml-man
  • Section: ocaml
  • Architecture: all
  • Source Package: ocaml
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-man from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-nox 5.3.0-3

transitional package for ocaml

https://ocaml.org/

sudo apt install ocaml-nox
  • Section: ocaml
  • Architecture: all
  • Source Package: ocaml
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-nox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocaml-source 5.3.0-3

Sources for Objective Caml

https://ocaml.org/

sudo apt install ocaml-source
  • Section: ocaml
  • Architecture: all
  • Source Package: ocaml
  • 1 提供
  • normalized package name match
  • 匹配方式:Ocaml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocaml-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ocaml

nix profile install nixpkgs#ocaml
  • normalized package name match
  • 匹配方式:Ocaml
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: ocaml from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libcompiler-libs-ocaml-dev 4.14.1-1ubuntu1

OCaml compiler library (development files)

https://ocaml.org/

sudo apt install libcompiler-libs-ocaml-dev
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ocaml
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcompiler-libs-ocaml-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libstdlib-ocaml 4.14.1-1ubuntu1

OCaml standard library (runtime files)

https://ocaml.org/

sudo apt install libstdlib-ocaml
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 1 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Ocaml
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libstdlib-ocaml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libstdlib-ocaml-dev 4.14.1-1ubuntu1

OCaml standard library (development files)

https://ocaml.org/

sudo apt install libstdlib-ocaml-dev
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: ocaml
  • 1 依赖
  • 4 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Ocaml
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libstdlib-ocaml-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ocaml 4.14.1-1ubuntu1

ML language implementation with a class-based object system

https://ocaml.org/

sudo apt install ocaml
  • Section: universe/devel
  • Architecture: amd64
  • 6 依赖
  • 3 提供
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Ocaml
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocaml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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