opam-installextversion

OPAM plugin to install external system dependencies

This plugin will use the depexts metadata in the OPAM database to install any prerequisite system libraries before installing the OPAM package. It detects your operating system distribution and uses the relevant package manager.

Supported ones include:

  • Linux
    • Debian (apt-get)
    • Ubuntu (apt-get)
    • CentOS (yum)
  • BSD
    • OpenBSD (pkg_add)
    • FreeBSD (pkg install)
    • NetBSD (pkg_add)
  • Mac OS X
    • Homebrew (brew)
    • MacPorts (port)
AuthorAnil Madhavapeddy <anil@recoil.org>
LicenseISC
Published
Homepagehttps://github.com/ocaml/opam-installext
Issue Trackerhttps://github.com/ocaml/opam-installext/issues
MaintainerAnil Madhavapeddy <anil@recoil.org>
Dependencies
Source [http] https://github.com/avsm/opam-installext/archive/v1.0.0.tar.gz
sha256=abe2f705bd63388a25cd279659d8cd5b5abf546ed951a3c71b95c05e98908fca
md5=9ca1a7e3e7e10963b3f2dbca2297da13
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/opam-installext/opam-installext.1.0.0/opam
No package is dependent