How To Install Ocaml-gettext In Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian?

How To Install Ocaml-gettext In Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian?

ocaml-gettext

OCaml internationalization library

Maintainer: Debian OCaml Maintainers



Section: ocaml

Install ocaml-gettext

  • Debian apt-get install libgettext-ocaml-dev Click to copy
  • Ubuntu apt-get install libgettext-ocaml-dev Click to copy
  • Kali Linux apt-get install libgettext-ocaml-dev Click to copy
  • CentOS yum install ocaml-gettext-devel Click to copy
  • Fedora dnf install ocaml-gettext-devel Click to copy
  • Raspbian apt-get install libgettext-ocaml-dev Click to copy

libgettext-ocaml-dev

OCaml internationalization library

This library provides utilities and libraries to enable localization in OCaml programs. It is based on the same principle of GNU gettext. The package provides two libraries to do effectively translation : - gettext-camomile : pure OCaml implementation of gettext - gettext-stub : implementation using the gettext library. This package contains header, OCaml library and devel tools.

ocaml-gettext-devel

Development files for ocaml-gettext
Install the latest version of ocaml-gettext in Debian, Ubuntu, Kali, CentOS, Fedora and Raspbian from terminal. To install the ocaml-gettext just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ocaml-gettext from the respository and install it in your computer/server.