Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ocaml-findlib

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ocaml-findlib

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

Linux

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

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

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

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

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

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

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

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

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

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

概览

软件包摘要

OCaml library manager

命令和别名

  • ocamlfind

历史

项目历史与用法

ocaml-findlib provides findlib and the ocamlfind command, the long-standing library discovery and compiler-driver layer for OCaml libraries. Its core idea is small but ecosystem-shaping: libraries install META files that describe versions, compiler options, archives, dependencies, and predicates, and ocamlfind turns those descriptions into compiler and linker flags.

项目历史

Findlib was created by Gerd Stolpmann and dates back to the Objective Caml era; the upstream README records copyright years beginning in 1999, and a Caml-list announcement records findlib 1.0 as a compatibility-preserving major release that required OCaml 3.07. The project page describes the package as a convention for storing libraries plus a META file format, with ocamlfind as the tool that interprets those files.

采用历史

Camlcity's project page describes Findlib as the de-facto standard for OCaml library management after years of development, with free OCaml software depending on it and distributions such as GODI and Debian ensuring libraries ship META files. opam later became the primary source-based package manager for OCaml, but ocamlfind remained the compatibility layer many build systems and packages use to locate installed libraries inside a switch.

使用方式

Developers invoke ocamlfind as a wrapper around ocamlc, ocamlopt, ocamldep, and related tools, passing package selections such as -package and -linkpkg. Build systems use the same mechanism to query installed packages and translate package-level dependencies into the include paths, archives, C stubs, linker options, and runtime DLL paths expected by the compiler.

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

Findlib matters because it separated OCaml library identity from ad hoc include paths. A package database of META files gave distro packagers, opam packages, and build tools a shared vocabulary before Dune became dominant, and many older OCaml packages still expose findlib names that differ from their opam package names.

时间线

  • 1999: The upstream README's copyright range begins, placing Findlib's origin in the late Objective Caml period.
  • 2004: The findlib 1.0 announcement described a large but backward-compatible release and added package subpackages.
  • 2010s: Findlib became the de-facto OCaml library-management convention documented by Camlcity and used by distributions.
  • 2025-02-05: opam published ocamlfind 1.9.8 with build-related fixes.

Related projects

  • opam manages source packages and compiler switches; findlib manages installed library discovery within those environments. Dune can generate and consume package metadata, but ocamlfind remains the historical bridge between installed OCaml libraries and compiler invocations.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ocamlfindcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/ocaml/ocamlfind

安装元数据

软件包元数据

软件包键brew:ocaml-findlib
版本1.9.8
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ocaml-findlib
主页http://projects.camlcity.org/projects/findlib.html
仓库https://github.com/ocaml/ocamlfind
上游文档http://projects.camlcity.org/projects/findlib.html
许可证MIT
源码归档https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz
最后更新2026-06-22T14:05:39-07:00
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 Nameocaml-findlib
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

ocaml-findlib 1.9.8-1+b1

management tool for OCaml libraries

http://projects.camlcity.org/projects/findlib.html

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

ocaml-findlib 1.9.6-1build4

management tool for OCaml libraries

http://projects.camlcity.org/projects/findlib.html

sudo apt install ocaml-findlib
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: findlib
  • 2 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocaml-findlib from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ocaml-findlib 1.9.6-r7

OCaml package manager (library)

http://projects.camlcity.org/projects/findlib.html

sudo apk add ocaml-findlib
  • License: MIT
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocaml-findlib from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ocaml-findlib-dev 1.9.6-r7

OCaml package manager (development files)

http://projects.camlcity.org/projects/findlib.html

sudo apk add ocaml-findlib-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocaml-findlib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ocaml-findlib-doc 1.9.6-r7

OCaml package manager (documentation)

http://projects.camlcity.org/projects/findlib.html

sudo apk add ocaml-findlib-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocaml-findlib-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ocamlfind 1.9.6-r7

OCaml package manager

http://projects.camlcity.org/projects/findlib.html

sudo apk add ocamlfind
  • License: MIT
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ocamlfind from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ocaml-findlib 1.9.8-8.fc45

Objective CAML package manager and build helper

http://projects.camlcity.org/projects/findlib.html

sudo dnf install ocaml-findlib
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 5 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocaml-findlib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ocaml-findlib-devel 1.9.8-8.fc45

Development files for ocaml-findlib

http://projects.camlcity.org/projects/findlib.html

sudo dnf install ocaml-findlib-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocaml-findlib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ocaml-findlib 1.9.8-6

OCaml package manager

http://projects.camlcity.org/projects/findlib.html

sudo pacman -S ocaml-findlib
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ocaml Findlib
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ocaml-findlib from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ocaml-findlib 1.9.5-1.15

Objective CAML package manager and build helper

https://github.com/ocaml/ocamlfind

sudo zypper install ocaml-findlib
  • License: MIT
  • Category: Development/Languages/OCaml
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ocaml Findlib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ocaml-findlib from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ocaml-findlib-devel 1.9.5-1.15

Development files for ocaml-findlib

https://github.com/ocaml/ocamlfind

sudo zypper install ocaml-findlib-devel
  • License: MIT
  • Category: Development/Languages/OCaml
  • Architecture: x86_64
  • Source Package: ocaml-findlib
  • 4 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Ocaml Findlib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ocaml-findlib-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ocaml-findlib

sudo port install ocaml-findlib
  • normalized package name match
  • 匹配方式:Ocaml Findlib
MacPorts ports tree · api.github.com · MacPorts ports tree: ocaml/ocaml-findlib/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment