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

Last updated: May 18,2024

1. Install "libppx-tools-ocaml-dev" package

Please follow the guidelines below to install libppx-tools-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libppx-tools-ocaml-dev

2. Uninstall "libppx-tools-ocaml-dev" package

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

$ sudo apt remove libppx-tools-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libppx-tools-ocaml-dev
Source: ppx-tools (6.6-4)
Version: 6.6-4+b1
Installed-Size: 48578
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libppx-tools-ocaml-dev-6bkg0
Depends: libc6 (>= 2.35), libcompiler-libs-ocaml-dev-rcwc4, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 11748320
SHA256: d6104cba520bd05a886b7abdf6951e458d1d55860f1315b9d8bd890703614675
SHA1: 21365f747ea87b90c933625225ab33c67d4899f0
MD5sum: 846e2d8691b8df5fec9ebc05c672e010
Description: tools for authors of OCaml syntactic tools
This package includes tools for authors of syntactic tools (such as
ppx rewriters):
* ppx_metaquot: a ppx filter to help writing programs which
manipulate the Parsetree, by allowing the programmer to use
concrete syntax for expressions creating Parsetree fragments and
patterns deconstructing Parsetree fragments;
* rewriter: a utility to help testing ppx rewriters that runs the
rewriter on user-provided code and returns the result;
* Ast_mapper_class: a generic mapper from Parsetree to Parsetree
implementing a deep identity copy, which can be customized with a
custom behavior for each syntactic category;
* dumpast: parses fragments of OCaml code (or entire source files)
and dump the resulting internal Parsetree representation;
* genlifter: generates a virtual "lifter" class for one or several
OCaml type constructors.
Description-md5:
Homepage: https://github.com/ocaml-ppx/ppx_tools
Section: ocaml
Priority: optional
Filename: pool/main/p/ppx-tools/libppx-tools-ocaml-dev_6.6-4+b1_amd64.deb