How to Install and Uninstall ocp-indent Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "ocp-indent" package

Please follow the step by step instructions below to install ocp-indent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ocp-indent

2. Uninstall "ocp-indent" package

This guide covers the steps necessary to uninstall ocp-indent on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ocp-indent $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocp-indent package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ocp-indent
Priority: optional
Section: universe/ocaml
Installed-Size: 1198
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 1.5.2-2
Depends: libc6 (>= 2.14)
Filename: pool/universe/o/ocp-indent/ocp-indent_1.5.2-2_amd64.deb
Size: 337990
MD5sum: 83187d57fbfbc0ef1cc981cfc38d3e4d
SHA1: 6196be4c2ab3a22161a6b6a8af7e8031420f8105
SHA256: ac68c477da498fb49d9433027d9ab597f543bed5b5c5c26e3bc03cb533d5c91c
Description-en: OCaml indentation tool for emacs and vim - runtime
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 runtime binary and the vim and emacs extensions.
Description-md5: 44773101fa3ab3075605a52f93ca1e40
Homepage: http://www.typerex.org/ocp-indent.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu