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

Last updated: October 05,2024

1. Install "libcamlp4-ocaml-dev" package

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

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

2. Uninstall "libcamlp4-ocaml-dev" package

This is a short guide on how to uninstall libcamlp4-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcamlp4-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 89322
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: camlp4
Version: 4.02.1+3-2
Replaces: camlp4 (<< 4.02.1)
Provides: libcamlp4-ocaml-dev-p9wj7
Depends: ocaml-nox-4.02.3
Recommends: ocaml-findlib
Breaks: camlp4 (<< 4.02.1)
Filename: pool/universe/c/camlp4/libcamlp4-ocaml-dev_4.02.1+3-2_amd64.deb
Size: 12196584
MD5sum: 32bb4f89984604fcee5cdadf2ba77b01
SHA1: ad8f1b77f2ed2bd36222f01a10b0e97c0dd25d26
SHA256: 3816fa89b3604a81fc52e23ff102b1cf122e89526b711606c66e0322908a769b
Description-en: Pre Processor Pretty Printer for OCaml (libraries)
Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.
.
This package contains CamlP4 libraries.
Description-md5: 2cc59be47adb23bf4e61a5ce7532a410
Homepage: https://github.com/ocaml/camlp4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu