macOS
brew install ocaml@4local Homebrew formula metadata
sudo port install ocamlMacPorts ports tree · lang/ocaml/Portfile · source: api.github.com
brew
General purpose programming language in the ML family. Version 4.14.4 via Homebrew; verified 2026-06-19.
install
brew install ocaml@4local Homebrew formula metadata
sudo port install ocamlMacPorts ports tree · lang/ocaml/Portfile · source: api.github.com
sudo apk add ocamlAlpine Linux edge package indexes · ocaml · source: dl-cdn.alpinelinux.org
sudo apt install libcompiler-libs-ocaml-devDebian stable package indexes · libcompiler-libs-ocaml-dev · source: deb.debian.org
sudo dnf install ocamlFedora Rawhide package metadata · ocaml · source: dl.fedoraproject.org
nix profile install nixpkgs#ocamlnixpkgs package indexes · ocaml · source: raw.githubusercontent.com
sudo pacman -S ocamlArch Linux sync databases · ocaml · source: geo.mirror.pkgbuild.com
sudo zypper install ocamlopenSUSE Tumbleweed package metadata · ocaml · source: download.opensuse.org
overview
General purpose programming language in the ML family
history
ocaml@4 packages the OCaml 4 compiler line separately from the main ocaml formula. It exists for projects and dependency graphs that still need the OCaml 4 runtime, compiler-libs AST, PPX compatibility, or build behavior rather than the OCaml 5 runtime model.
OCaml 4 began as the post-Objective Caml line that added features such as GADTs and first-class modules in 4.0. The 4.x series became the compatibility baseline for a large portion of the opam ecosystem across the 2010s and early 2020s, including packages whose PPX rewriters or compiler-libs dependencies track specific OCaml AST versions.
The 4.14 branch became the final OCaml 4 branch. OCaml.org release notes describe 4.14 as the last version of OCaml 4 and a long-term support branch for the transition to OCaml 5; OCaml 4.14.4 was released on 2026-06-15 with safe bug fixes and security fixes cherry-picked from OCaml 5.
The separate Homebrew formula reflects the same compatibility pressure seen in opam switches: developers may need a compiler line older than the default package to build older projects, reproduce releases, or support dependencies not yet migrated to OCaml 5.
Users install ocaml@4 when a project specifies OCaml 4.14 or an older 4.x-compatible dependency set. The package exposes the standard OCaml compiler commands, including ocaml, ocamlc, ocamlopt, ocamldep, ocamldoc, ocamllex, ocamlyacc, ocamlobjinfo, and runtime utilities.
Versioned compiler formulae are important for OCaml because compiler releases affect ABI, compiler-libs APIs, PPX ASTs, and package solver outcomes. ocaml@4 is a compact example of a package manager preserving a language ecosystem's old compiler branch while the main formula follows OCaml 5.
security posture
No matching local secret-handling manifest was found for ocaml@4. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ocamlcp.byte | cli | global executable | |
ocamlcp.opt | cli | global executable | |
ocamlmklib.byte | cli | global executable | |
ocamlmklib.opt | cli | global executable | |
ocamlmktop.byte | cli | global executable | |
ocamlmktop.opt | cli | global executable | |
ocamloptp.byte | cli | global executable | |
ocamloptp.opt | cli | global executable | |
ocamlprof.byte | cli | global executable | |
ocamlprof.opt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ocaml@4 |
|---|---|
| Version | 4.14.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ocaml@4 |
| Homepage | https://ocaml.org/ |
| Repository | https://github.com/ocaml/ocaml |
| Upstream docs | https://ocaml.org/docs |
| License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Source archive | https://caml.inria.fr/pub/distrib/ocaml-4.14/ocaml-4.14.4.tar.xz |
| Last updated | 2026-06-19T12:32:40-07:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocaml@4 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libcompiler-libs-ocaml-dev 5.3.0-3
OCaml compiler library (development files)
sudo apt install libcompiler-libs-ocaml-devlibstdlib-ocaml 5.3.0-3
OCaml standard library (runtime files)
sudo apt install libstdlib-ocamllibstdlib-ocaml-dev 5.3.0-3
OCaml standard library (development files)
sudo apt install libstdlib-ocaml-devocaml 5.3.0-3
ML language implementation with a class-based object system
sudo apt install ocamlocaml-base 5.3.0-3
Runtime system for OCaml bytecode executables
sudo apt install ocaml-baseocaml-base-nox 5.3.0-3
transitional package for ocaml-base
sudo apt install ocaml-base-noxocaml-compiler-libs 5.3.0-3
transitional package for libcompiler-libs-ocaml-dev
sudo apt install ocaml-compiler-libsocaml-interp 5.3.0-3
OCaml interactive interpreter and standard libraries
sudo apt install ocaml-interpocaml-man 5.3.0-3
OCaml interpreter and standard libraries (lib manpages)
sudo apt install ocaml-manocaml-nox 5.3.0-3
transitional package for ocaml
sudo apt install ocaml-noxocaml-source 5.3.0-3
Sources for Objective Caml
sudo apt install ocaml-sourceocaml
nix profile install nixpkgs#ocamllibcompiler-libs-ocaml-dev 4.14.1-1ubuntu1
OCaml compiler library (development files)
sudo apt install libcompiler-libs-ocaml-devlibstdlib-ocaml 4.14.1-1ubuntu1
OCaml standard library (runtime files)
sudo apt install libstdlib-ocamllibstdlib-ocaml-dev 4.14.1-1ubuntu1
OCaml standard library (development files)
sudo apt install libstdlib-ocaml-devocaml 4.14.1-1ubuntu1
ML language implementation with a class-based object system
sudo apt install ocamlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.