How to Install and Uninstall camlp4 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "camlp4" package

Please follow the guidelines below to install camlp4 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install camlp4

2. Uninstall "camlp4" package

Please follow the steps below to uninstall camlp4 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove camlp4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the camlp4 package on Ubuntu 21.04 (Hirsute Hippo)

Package: camlp4
Architecture: amd64
Version: 4.11+1-1build1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61620
Provides: camlp4-extra
Depends: libcamlp4-ocaml-dev, libc6 (>= 2.29), ocaml-base-nox-4.11.1
Recommends: ocaml-findlib
Breaks: camlp4-extra (<< 4.03)
Replaces: camlp4-extra (<< 4.03)
Filename: pool/universe/c/camlp4/camlp4_4.11+1-1build1_amd64.deb
Size: 10281664
MD5sum: 4d8760701c76a2f40c8c1888068442c4
SHA1: d3a5614b7a5b94c25daef27919934bfafb35d843
SHA256: d01ad8a35998cd389ddc3dca0252754a494b431dcefda0476abf4d01501e940b
SHA512: 59be5f06a4bf098297c683e830a31e281cbb877db6c0aac82e5721b35b23d767e53e2d02e33d4b6a9a9242d7d7f4dc4964eb0103436c0371f4a1bcae8417d6b4
Homepage: https://github.com/ocaml/camlp4
Description-en: Pre Processor Pretty Printer for OCaml
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 executables for pre-processing and
pretty-printing OCaml sources both interactively and in a batch
fashion.
Description-md5: 9fce8d460519e96aaf18e6a0e29e1892