ocamlbuild.byte

Generic build tool with built-in rules for building OCaml library and programs (library)

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