How to Install and Uninstall camlp4 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "camlp4" package

Please follow the guidance below to install camlp4 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install camlp4

2. Uninstall "camlp4" package

Please follow the guidance below to uninstall camlp4 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the camlp4 package on Ubuntu 20.10 (Groovy Gorilla)

Package: camlp4
Architecture: amd64
Version: 4.08+1-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 55722
Provides: camlp4-extra
Depends: libcamlp4-ocaml-dev, libc6 (>= 2.29), ocaml-base-nox-4.08.1
Recommends: ocaml-findlib
Breaks: camlp4-extra (<< 4.03)
Replaces: camlp4-extra (<< 4.03)
Filename: pool/universe/c/camlp4/camlp4_4.08+1-1_amd64.deb
Size: 7438120
MD5sum: 77d563d4fd422ccc1caba0a4531b3b59
SHA1: 0fa051730565e0be98f466ebe00467c9c8c4ae10
SHA256: c57df7626c18d31e9eb1727f888de7a9f11a08dfc34c28be97a8ca7d5e97c60a
SHA512: a3872627fa4e0b18f4a44dbc06b7da4327601f80d74e3a611c83f5f2da9cdd0dc634f10f222d86336bf20ea40e273bd4943d364fe54c7960cbd28406857e77d4
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