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
)
- Debian (
- BSD
- OpenBSD (
pkg_add
) - FreeBSD (
pkg install
) - NetBSD (
pkg_add
)
- OpenBSD (
- Mac OS X
- Homebrew (
brew
) - MacPorts (
port
)
- Homebrew (
Author | Anil Madhavapeddy <anil@recoil.org> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/ocaml/opam-installext |
Issue Tracker | https://github.com/ocaml/opam-installext/issues |
Maintainer | Anil Madhavapeddy <anil@recoil.org> |
Dependencies |
|
Source [http] | https://github.com/avsm/opam-installext/archive/v1.0.1.tar.gz sha256=6d999a902deb87671f837a65a96be1a16741525f9fafcbf65460e8956cde426f md5=3b9eb3001acf59c21278a022180835ac |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-installext/opam-installext.1.0.1/opam |
No package is dependent