Description
OPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
Installation Instructions
Install this with dnf:
sudo dnf install yum-plugin-copr
sudo dnf copr enable jonludlam/opam
sudo dnf install opam
The package does not 'Require' ocaml, but opam can bootstrap without a system ocaml. For example:
opam init --comp=4.02.3
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable bogdan2412/opam
More info about enabling Copr repositories