How to Install libocp-indent-lib-ocaml in Ubuntu 18.04



Install libocp-indent-lib-ocaml by entering the following commands in the terminal:

sudo apt update
sudo apt install libocp-indent-lib-ocaml

Description:

OCaml indentation tool for emacs and vim - libraries

ocp-indent is a command-line tool that allows one to indent a whole OCaml source code file (or parts of it) either to standard output or in-place. A configuration file allows user defaults as well as per-project parameters. The ratio of correctly indented lines is comparable with emacs tuareg mode while being an order of magnitude faster. . This package includes the shared libraries.

Homepage: http://www.typerex.org/ocp-indent.html

Version: 1.5.3-2build1

Section: universe/ocaml