How to Install and Uninstall libppx-tools-versioned-ocaml Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: July 03,2024

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

This is a short guide on how to install libppx-tools-versioned-ocaml on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

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

This tutorial shows how to uninstall libppx-tools-versioned-ocaml on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the libppx-tools-versioned-ocaml package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: libppx-tools-versioned-ocaml
Architecture: amd64
Version: 5.4.0-1build4
Priority: optional
Section: universe/ocaml
Source: ppx-tools-versioned
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11820
Provides: libppx-tools-versioned-ocaml-i2383
Depends: libmigrate-parsetree-ocaml-r3w71, ocaml-base-nox-4.11.1
Recommends: ocaml-findlib
Filename: pool/universe/p/ppx-tools-versioned/libppx-tools-versioned-ocaml_5.4.0-1build4_amd64.deb
Size: 2036864
MD5sum: 94e20b90f6c618dd4ed227fa72cf4d26
SHA1: b4f9034b10d6677830e4469034e6f224e65f8da5
SHA256: 1f1af783fe94c338524e36c8817cf94eb6286131eebd790f2a4a7fb56508d1e5
SHA512: d83ab3cf346815f9267df2f5aebc75b2e310443cebf43297c8ccc6bf9fece9b70f3ff802493db57765807feb79296d72620498b6556f2a9609b9758d6729f5aa
Homepage: https://github.com/ocaml-ppx/ppx_tools_versioned
Description-en: Tools for authors of OCaml syntactic tools (Runtime library)
A variant of ppx-tools based on ocaml-migrate-parsetree.
.
It 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: e44b173caafb3d550b3abb1385e9dc4c