How to Install and Uninstall ocp-indent Package on Kali Linux

Last updated: April 28,2024

1. Install "ocp-indent" package

In this section, we are going to explain the necessary steps to install ocp-indent on Kali Linux

$ sudo apt update $ sudo apt install ocp-indent

2. Uninstall "ocp-indent" package

Please follow the guidelines below to uninstall ocp-indent on Kali Linux:

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

3. Information about the ocp-indent package on Kali Linux

Package: ocp-indent
Source: ocp-indent (1.8.2-5)
Version: 1.8.2-5+b1
Installed-Size: 4032
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35), libfindlib-ocaml
Size: 1015112
SHA256: ba8b0b45bfb03a34a113347bf9080ed919087d73ae146326923ca9f3073fd9fa
SHA1: b0ff4607951bdb49b64f27fdfd2e9b0b596a9593
MD5sum: 2cc8e7ac97fa6cf9d5391a760b492bf3
Description: 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:
Homepage: https://www.typerex.org/ocp-indent.html
Tag: uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/o/ocp-indent/ocp-indent_1.8.2-5+b1_amd64.deb