ocamlruni

Objective Caml runtime environment

Debian Debian
RUN apt-get update && \ apt-get install -y ocaml
Ubuntu
RUN apt-get update && \ apt-get install -y ocaml
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
CentOS
RUN yum install -y ocaml
Fedora
RUN dnf install -y ocaml-runtime
Raspbian
RUN apt-get update && \ apt-get install -y ocaml
click the source code to copy install ocamlruni on any operating system with command-not-found.com