ocaml-gettext

OCaml internationalization library

Debian Debian
RUN apt-get update && \ apt-get install -y libgettext-ocaml-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libgettext-ocaml-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libgettext-ocaml-dev
CentOS
RUN yum install -y ocaml-gettext-devel
Fedora
RUN dnf install -y ocaml-gettext-devel
Raspbian
RUN apt-get update && \ apt-get install -y libgettext-ocaml-dev
click the source code to copy install ocaml-gettext on any operating system with command-not-found.com