How to Install and Uninstall libmenhir-ocaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 09,2025

1. Install "libmenhir-ocaml-dev" package

Please follow the steps below to install libmenhir-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmenhir-ocaml-dev" package

This guide let you learn how to uninstall libmenhir-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmenhir-ocaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmenhir-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 418
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: menhir
Version: 20151112.dfsg-1
Provides: libmenhir-ocaml-dev-rl2c7
Depends: ocaml-nox-4.02.3
Filename: pool/universe/m/menhir/libmenhir-ocaml-dev_20151112.dfsg-1_amd64.deb
Size: 98840
MD5sum: bc6ecf898892aed10e49e0e02c3d1953
SHA1: 88168cb1fae017c5966110e3e81a933756f5d968
SHA256: cbc30b6dd47a69e7477504575521439a942852621fe414d43299162f0332e098
Description-en: Menhir library for OCaml
This package contains the Menhir library for OCaml. 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: a499a43bda32fe009319be73877e93ab
Homepage: http://gallium.inria.fr/~fpottier/menhir/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu