macOS
brew install ocaml-findliblocal Homebrew formula metadata
sudo port install ocaml-findlibMacPorts ports tree · ocaml/ocaml-findlib/Portfile · 来源: api.github.com
安装
brew install ocaml-findliblocal Homebrew formula metadata
sudo port install ocaml-findlibMacPorts ports tree · ocaml/ocaml-findlib/Portfile · 来源: api.github.com
sudo apk add ocaml-findlibAlpine Linux edge package indexes · ocaml-findlib · 来源: dl-cdn.alpinelinux.org
sudo apt install ocaml-findlibDebian stable package indexes · ocaml-findlib · 来源: deb.debian.org
sudo dnf install ocaml-findlibFedora Rawhide package metadata · ocaml-findlib · 来源: dl.fedoraproject.org
sudo pacman -S ocaml-findlibArch Linux sync databases · ocaml-findlib · 来源: geo.mirror.pkgbuild.com
sudo zypper install ocaml-findlibopenSUSE Tumbleweed package metadata · ocaml-findlib · 来源: download.opensuse.org
概览
OCaml library manager
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ocamlfind | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | ocaml |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocaml-findlib |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ocaml-findlib 1.9.8-1+b1
management tool for OCaml libraries
http://projects.camlcity.org/projects/findlib.html
sudo apt install ocaml-findlibocaml-findlib 1.9.6-1build4
management tool for OCaml libraries
http://projects.camlcity.org/projects/findlib.html
sudo apt install ocaml-findlibocaml-findlib 1.9.6-r7
OCaml package manager (library)
http://projects.camlcity.org/projects/findlib.html
sudo apk add ocaml-findlibocaml-findlib-dev 1.9.6-r7
OCaml package manager (development files)
http://projects.camlcity.org/projects/findlib.html
sudo apk add ocaml-findlib-devocaml-findlib-doc 1.9.6-r7
OCaml package manager (documentation)
http://projects.camlcity.org/projects/findlib.html
sudo apk add ocaml-findlib-dococamlfind 1.9.6-r7
OCaml package manager
http://projects.camlcity.org/projects/findlib.html
sudo apk add ocamlfindocaml-findlib 1.9.8-8.fc45
Objective CAML package manager and build helper
http://projects.camlcity.org/projects/findlib.html
sudo dnf install ocaml-findlibocaml-findlib-devel 1.9.8-8.fc45
Development files for ocaml-findlib
http://projects.camlcity.org/projects/findlib.html
sudo dnf install ocaml-findlib-develocaml-findlib 1.9.8-6
OCaml package manager
http://projects.camlcity.org/projects/findlib.html
sudo pacman -S ocaml-findlibocaml-findlib 1.9.5-1.15
Objective CAML package manager and build helper
https://github.com/ocaml/ocamlfind
sudo zypper install ocaml-findlibocaml-findlib-devel 1.9.5-1.15
Development files for ocaml-findlib
https://github.com/ocaml/ocamlfind
sudo zypper install ocaml-findlib-develocaml-findlib
sudo port install ocaml-findlib来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.