How to Install and Uninstall libppxlib-ocaml-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libppxlib-ocaml-dev" package

Learn how to install libppxlib-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libppxlib-ocaml-dev" package

Please follow the guidance below to uninstall libppxlib-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libppxlib-ocaml-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libppxlib-ocaml-dev
Architecture: amd64
Version: 0.15.0-1build1
Priority: optional
Section: universe/ocaml
Source: ppxlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64113
Provides: libppxlib-ocaml-dev-ucu12
Depends: libmigrate-parsetree-ocaml-dev-n2039, libocaml-compiler-libs-ocaml-dev-1rlm8, libppx-derivers-ocaml-dev-isd40, libresult-ocaml-dev-ki2r2, libsexplib0-ocaml-dev-drlz0, ocaml-nox-4.11.1, libc6 (>= 2.29)
Recommends: ocaml-findlib
Filename: pool/universe/p/ppxlib/libppxlib-ocaml-dev_0.15.0-1build1_amd64.deb
Size: 12651856
MD5sum: d7e90a061609befa84a1d8b91be002b7
SHA1: 5eaf0377c12156e499bd64beffb97e0112aa638b
SHA256: e66d5c8da4f0295d07c7a875f7e410360b109493ebf9529482306afe1383d369
SHA512: 4934fef3b73e4b79af4f31e1701c5790a9487a1107a83acc06933d23893518d39a6e5d83d684c1686c38554d47b65b3c9ab138adbad9e7c1c26056fbe6214182
Homepage: https://github.com/ocaml-ppx/ppxlib
Description-en: 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: 9263a3fdec1250da537a263f94f513c3