How to Install and Uninstall libppxlib-ocaml-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libppxlib-ocaml-dev" package

Please follow the step by step instructions below to install libppxlib-ocaml-dev on Kali Linux

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

2. Uninstall "libppxlib-ocaml-dev" package

Here is a brief guide to show you how to uninstall libppxlib-ocaml-dev on Kali Linux:

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

3. Information about the libppxlib-ocaml-dev package on Kali Linux

Package: libppxlib-ocaml-dev
Source: ppxlib
Version: 0.32.0-1
Installed-Size: 88453
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libppxlib-ocaml-dev-l34s2
Depends: libcompiler-libs-ocaml-dev-rcwc4, libocaml-compiler-libs-ocaml-dev-194j4, libppx-derivers-ocaml-dev-38fn7, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.35)
Recommends: ocaml-findlib
Size: 15937644
SHA256: c50e6d890132d2fadbafca785013b24e4ae97f07a77305e26fe0a91d890323e8
SHA1: 0921985379d10ca61916fb6e9a71c92557f8c97e
MD5sum: ec116012ac18c93c1e6d46da274c5c5b
Description: meta-programming for OCaml
The ppxlib project provides the basis for the ppx system, which is
currently the officially supported method for meta-programming in
OCaml. It offers a principled way to generate code at compile time in
OCaml projects. It features:
* OCaml AST / parser / pretty-printer snapshot, to create a full
frontend independent of the version of OCaml;
* library for ppx rewriters in general, and type-driven code
generators in particular;
* feature-full driver for OCaml AST transformers;
* quotation mechanism allowing to write values representing the
OCaml AST in the OCaml syntax;
* generator of open recursion classes from type definitions.
Description-md5:
Homepage: https://github.com/ocaml-ppx/ppxlib
Section: ocaml
Priority: optional
Filename: pool/main/p/ppxlib/libppxlib-ocaml-dev_0.32.0-1_amd64.deb