OPAM  OCaml Package Manager


OPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. Managing your OCaml installation can be as simple as:

opam list -a         # List the available packages
opam install lwt     # Install LWT
opam update          # Update the package list
...
opam upgrade         # Upgrade the installed packages to their latest version


Contribute

Report bugs and ask for features in the OPAM tool
Report packaging issues or request new packages

Address general queries on the tool and packages
Discuss the tool internals


Last week
4171 users
105232 package installations
10330 repository updates
Last month
16953 users
456771 package installations
44304 repository updates
Most Downloaded Packages (this month)
ocamlfind17371
cppo12198
result9940
ppx_tools9562
topkg9159
ocamlbuild8490
lwt8019
menhir7850
jbuilder6318
biniou6230
all packages