mkcamlp4

Pre Processor Pretty Printer for OCaml

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