How to Install and Uninstall libmenhir-ocaml-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libmenhir-ocaml-dev" package

Please follow the steps below to install libmenhir-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libmenhir-ocaml-dev

2. Uninstall "libmenhir-ocaml-dev" package

This tutorial shows how to uninstall libmenhir-ocaml-dev on Kali Linux:

$ sudo apt remove libmenhir-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmenhir-ocaml-dev package on Kali Linux

Package: libmenhir-ocaml-dev
Source: menhir
Version: 20231231+ds-1
Installed-Size: 2902
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmenhir-ocaml-dev-jko84
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Suggests: ocaml-findlib
Size: 646988
SHA256: 782a556604f5a0c3d990118ed2dc5b1715df67930fc77523d66d05483f17ddaf
SHA1: ddd0521168000351cafb610794c3fa0b3e5e3e83
MD5sum: bf35e827694eac625ca9bcb69bfff52f
Description: Menhir library for OCaml
Menhir is a LR(1) parser generator for the OCaml programming language.
It is mostly compatible with the ocamlyacc parser generator provided with
OCaml, and has a number of enhancements over ocamlyacc.
.
This package contains the Menhir library for the OCaml programming language.
It gives access to, among others, the following modules:
* InfiniteArray: implements infinite arrays, that is, arrays
that grow transparently upon demand.
* RowDisplacement: compresses a two-dimensional table, where some
values are considered insignificant, via row displacement.
* Engine: LR parsing engine.
Description-md5:
Homepage: https://gallium.inria.fr/~fpottier/menhir/
Tag: devel::code-generator, devel::lang:ocaml, devel::library,
implemented-in::ocaml, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/m/menhir/libmenhir-ocaml-dev_20231231+ds-1_amd64.deb