Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 opam

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install opam

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install opam

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

Linux

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

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

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

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

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

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

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

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

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

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

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

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

Windows

Scoop已验证 · 92%
scoop install main/opam

Scoop official bucket manifest trees · bucket/opam.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id OCaml.opam -e

Windows Package Manager source index · OCaml.opam · 来源: cdn.winget.microsoft.com

概览

软件包摘要

OCaml package manager

命令和别名

  • opam
  • opam-installer

历史

项目历史与用法

opam is the source-based package manager for OCaml. It manages compiler switches, package constraints, solver-backed dependency resolution, and a Git-friendly development workflow, making it both the OCaml ecosystem's package index client and a practical compiler-environment manager.

项目历史

The opam history published by the project traces the work to OCamlPro and the wider OCaml community in 2012. Thomas Gazagnaire pushed the first public commit in February 2012; constraint-solving work from Roberto Di Cosmo and Pietro Abate helped connect opam with Mancoosi tools such as CUDF and dose; and documentation and website work followed before the public beta.

The first public beta appeared in January 2013, and opam 1.0.0 was announced on March 15, 2013. The 1.0 release added an auto-configuration tool around opam init, shell completion, toplevel script loading, and related setup tasks, which lowered the cost of getting a usable OCaml environment.

The project quickly became more than a package installer. It standardized switch-based OCaml compiler management, package descriptions, solver integration, and repository workflows in a language ecosystem where compiler versions and native dependencies often matter as much as library versions.

采用历史

Mirage began using opam in June 2012 for custom compiler needs, and the opam-repository grew through community package submissions. Jane Street's Core libraries appeared in the repository in July 2012, Travis CI was integrated into pull-request processing in September 2013, and contributors were contacted in 2013 to relicense repository contributions to CC0 for the move to the ocaml organization.

The package metadata in this batch records opam across many OS package managers, including Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, WinGet, and openSUSE. That broad packaging footprint reflects opam's role as the expected bootstrap tool for OCaml development across Unix, macOS, and Windows-oriented environments.

使用方式

Developers use opam to install OCaml compilers and libraries, create and switch between isolated compiler environments, update package metadata, upgrade installed packages, pin packages from local or remote sources, and reproduce project dependency sets. The homepage's basic workflow is list, install, update, and upgrade; day-to-day OCaml work adds switches and project-local package constraints.

Operators and distribution maintainers care about opam because it bridges source builds, solver constraints, compiler variants, and external system packages. A package can be available in opam while still depending on native libraries provided by Homebrew, apt, pacman, or another host package manager.

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

opam is one of the cleaner examples of a language package manager that also manages language runtimes. Its switch model makes compiler selection explicit, and its repository model gives OCaml packages machine-readable metadata while keeping the package index in Git.

For package nerds, opam is important because it makes the hard part visible: OCaml package installation is not just downloading archives, but solving constraints across compiler versions, library packages, build tools, and external dependencies. That is why opam sits naturally in both developer-tools and dependency-management categories.

时间线

  • 2012: early opam work began, with Mirage using opam in June and key repository packages arriving later that year.
  • January 2013: the first public beta was released.
  • March 15, 2013: opam 1.0.0 was announced.
  • November 2013: opam 1.1.0 was released and Louis Gesbert became technical lead.
  • 2013: opam-repository moved toward CC0 relicensing and the ocaml GitHub organization.

Related projects

  • opam is closely tied to opam-repository, OCaml compiler switches, MirageOS, CUDF, dose, aspcud, and the OCaml Platform. It also interacts with host package managers because many OCaml packages depend on native libraries and tools outside the OCaml package universe.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.opam/config~/.opamrc/etc/opamrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
opamcli全局可执行文件
opam-installercli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/ocaml/opam

安装元数据

软件包元数据

软件包键brew:opam
版本2.5.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/opam
主页https://opam.ocaml.org
仓库https://github.com/ocaml/opam
上游文档https://github.com/ocaml/opam#readme
许可证LGPL-2.1-only
源码归档https://github.com/ocaml/opam/releases/download/2.5.2/opam-full-2.5.2.tar.gz
最后更新2026-07-09T14:24:15Z
Pulseupdated
依赖rsync
构建依赖ocaml
macOS 提供的库unzip
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项OPAM uses ~/.opam by default for its package database, so you need to initialize it first by running: $ opam init

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopam
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%

opam 2.3.0-1+deb13u1

package manager for OCaml

https://opam.ocaml.org

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

opam-doc 2.3.0-1+deb13u1

package manager for OCaml (documentation)

https://opam.ocaml.org

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

opam-installer 2.3.0-1+deb13u1

Utility handling (un)installation of Opam .install files

https://opam.ocaml.org

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

opam

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

opam 2.1.5-1

package manager for OCaml

https://opam.ocaml.org

sudo apt install opam
  • Section: universe/ocaml
  • Architecture: amd64
  • 10 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Opam
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opam from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

opam-doc 2.1.5-1

package manager for OCaml (documentation)

https://opam.ocaml.org

sudo apt install opam-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: opam
  • normalized package name match
  • 匹配方式:Opam
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opam-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

opam-installer 2.1.5-1

Utility handling (un)installation of Opam .install files

https://opam.ocaml.org

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

opam 2.5.1-r0

OCaml Package Manager

https://opam.ocaml.org

sudo apk add opam
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Architecture: x86_64
  • Source Package: opam
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opam
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opam from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opam-doc 2.5.1-r0

OCaml Package Manager (documentation)

https://opam.ocaml.org

sudo apk add opam-doc
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Architecture: x86_64
  • Source Package: opam
  • normalized package name match
  • 匹配方式:Opam
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opam-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

opam 2.5.1-1.fc45

Source-based package manager for OCaml

https://opam.ocaml.org/

sudo dnf install opam
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opam
  • 16 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opam
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opam from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

opam-installer 2.5.1-1.fc45

Standalone script for opam install files

https://opam.ocaml.org/

sudo dnf install opam-installer
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opam
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opam
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opam-installer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

opam 2.5.1-1

OCaml package manager

https://opam.ocaml.org/

sudo pacman -S opam
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • 5 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Opam
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: opam from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

opam 2.5.1-1.2

Source-based package manager for OCaml

https://opam.ocaml.org/

sudo zypper install opam
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opam
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opam
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opam from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

opam-devel 2.5.1-1.2

Development files for opam

https://opam.ocaml.org/

sudo zypper install opam-devel
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opam
  • 5 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Opam
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opam-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

opam-installer 2.5.1-1.2

Standalone tool for opam install files

https://opam.ocaml.org/

sudo zypper install opam-installer
  • License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opam
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opam
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opam-installer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

opam

sudo port install opam
  • normalized package name match
  • 匹配方式:Opam
MacPorts ports tree · api.github.com · MacPorts ports tree: ocaml/opam/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment