ocamlrun

Runtime system for OCaml bytecode executables (no X)

Debian Debian
RUN apt-get update && \ apt-get install -y ocaml-base-nox
Ubuntu
RUN apt-get update && \ apt-get install -y ocaml-base-nox
Alpine
RUN apk add ocaml
Arch Arch Linux
RUN pacman -S --noconfirm ocaml
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ocaml-base-nox
CentOS
RUN yum install -y ocaml-runtime
Fedora
RUN dnf install -y ocaml-runtime
Raspbian
RUN apt-get update && \ apt-get install -y ocaml-base-nox
click the source code to copy install ocamlrun on any operating system with command-not-found.com