opam-installer

Utility handling (un)installation of Opam .install files

Debian Debian
RUN apt-get update && \ apt-get install -y opam-installer
Ubuntu
RUN apt-get update && \ apt-get install -y opam-installer
Arch Arch Linux
RUN pacman -S --noconfirm opam-installer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y opam-installer
Fedora
RUN dnf install -y opam-installer
Raspbian
RUN apt-get update && \ apt-get install -y opam-installer
click the source code to copy install opam-installer on any operating system with command-not-found.com