macOS
brew install ocaml-findliblocal Homebrew formula metadata
sudo port install ocaml-findlibMacPorts ports tree · ocaml/ocaml-findlib/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ocaml-findlib pour les workflows d'agents IA.
installation
brew install ocaml-findliblocal Homebrew formula metadata
sudo port install ocaml-findlibMacPorts ports tree · ocaml/ocaml-findlib/Portfile · Source: api.github.com
sudo apk add ocaml-findlibAlpine Linux edge package indexes · ocaml-findlib · Source: dl-cdn.alpinelinux.org
sudo apt install ocaml-findlibDebian stable package indexes · ocaml-findlib · Source: deb.debian.org
sudo dnf install ocaml-findlibFedora Rawhide package metadata · ocaml-findlib · Source: dl.fedoraproject.org
sudo pacman -S ocaml-findlibArch Linux sync databases · ocaml-findlib · Source: geo.mirror.pkgbuild.com
sudo zypper install ocaml-findlibopenSUSE Tumbleweed package metadata · ocaml-findlib · Source: download.opensuse.org
aperçu
OCaml library manager
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ocamlfind | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ocaml/ocamlfind
métadonnées d'installation
| Clé du paquet | brew:ocaml-findlib |
|---|---|
| Version | 1.9.8 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ocaml-findlib |
| Page d'accueil | http://projects.camlcity.org/projects/findlib.html |
| Dépôt | https://github.com/ocaml/ocamlfind |
| Docs amont | http://projects.camlcity.org/projects/findlib.html |
| Licence | MIT |
| Archive source | https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz |
| Dernière mise à jour | 2026-06-22T14:05:39-07:00 |
| Pulse | updated |
| Dépendances | ocaml |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-findlibpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.