How to Install and Uninstall camlp5 Package on Kali Linux

Last updated: May 10,2024

1. Install "camlp5" package

Please follow the steps below to install camlp5 on Kali Linux

$ sudo apt update $ sudo apt install camlp5

2. Uninstall "camlp5" package

This guide let you learn how to uninstall camlp5 on Kali Linux:

$ sudo apt remove camlp5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the camlp5 package on Kali Linux

Package: camlp5
Source: camlp5 (8.02.01-2)
Version: 8.02.01-2+b5
Installed-Size: 47864
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: camlp5-uygc4
Depends: ocaml-compiler-libs, libastring-ocaml-dev-j03q9, libbos-ocaml-dev-fggw6, libcamlp-streams-ocaml-dev-yu0z3, libcompiler-libs-ocaml-dev-rcwc4, libfmt-ocaml-dev-wnyp9, libfpath-ocaml-dev-8hgh1, liblogs-ocaml-dev-0yoh6, libre-ocaml-dev-5yx09, librresult-ocaml-dev-tc381, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.35)
Suggests: ocaml-findlib
Size: 5562836
SHA256: c4c0871dfe969ea3f358cbd23ff39a136609a3f669c2e9c67c1ebec34d3da3c5
SHA1: a17140d3d82f1c0ab3fcc13cbb0f124dfa2bcee7
MD5sum: 61c6cc96b26ae01a4e40339c4747846d
Description: Pre Processor Pretty Printer for OCaml - classical version
Objective Caml (OCaml) is an implementation of the ML language,
based on the Caml Light dialect extended with a complete
class-based object system and a powerful module system in the
style of Standard ML.
.
CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It
offers tools for syntax (Stream Parsers and Grammars) and the
ability to modify the concrete syntax of the language
(Quotations, Syntax Extensions).
.
This package contains the "classical" version of CamlP4
executables and libraries for pre-processing and pretty-printing
OCaml sources both interactively and in a batch fashion. The
"classical" version is the implementation of CamlP4 which used
to be distributed with OCaml before the release of version 3.10.
Description-md5:
Homepage: https://camlp5.github.io/
Tag: devel::code-generator, devel::lang:ocaml, devel::library,
devel::prettyprint, implemented-in::ocaml, interface::commandline,
role::devel-lib, role::program, scope::utility,
works-with::software:source
Section: ocaml
Priority: optional
Filename: pool/main/c/camlp5/camlp5_8.02.01-2+b5_amd64.deb