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
News
new opam features: more expressive dependencies
new opam features: "opam install <dir>"
new opam features: local switches
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
1607 packages
| Last week |
|---|
| 4171 users |
| 105232 package installations |
| 10330 repository updates |
| Last month |
|---|
| 16953 users |
| 456771 package installations |
| 44304 repository updates |
| New packages | |
|---|---|
| unix-unistd 0.4.0 | May 18 |
| dtoa 0.1 | May 17 |
| redis-lwt 0.3.5 | May 17 |
| redis-sync 0.3.5 | May 17 |
| redis 0.3.5 | May 17 |
| atdgen 1.10.2 | May 16 |
| dns 0.20.1 | May 16 |
| atd 1.2.1 | May 16 |
| cowabloga 0.3.0 | May 16 |
| jsoo_storage 1.0 | May 16 |
| all packages | |


