How to Install and Uninstall libcsexp-ocaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "libcsexp-ocaml" package

This guide covers the steps necessary to install libcsexp-ocaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcsexp-ocaml

2. Uninstall "libcsexp-ocaml" package

Please follow the guidance below to uninstall libcsexp-ocaml on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libcsexp-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcsexp-ocaml package on Ubuntu 21.10 (Impish Indri)

Package: libcsexp-ocaml
Architecture: amd64
Version: 1.3.2-1
Priority: optional
Section: universe/ocaml
Source: ocaml-csexp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 115
Provides: libcsexp-ocaml-r2ys7
Depends: libresult-ocaml-ki2r2, ocaml-base-nox-4.11.1
Filename: pool/universe/o/ocaml-csexp/libcsexp-ocaml_1.3.2-1_amd64.deb
Size: 34344
MD5sum: ccdc66da91c433b3c5df52b356178b47
SHA1: bae9a8769422fd1d24bf13f23d3b0095b0cd3870
SHA256: 3aec949f69df8150a7e3f2c93bc87499f2538654a3e69f2f3c9b985cc0490266
SHA512: 373011915881048097badad5742151ae2d8b0c7315e68c87e29c228ffb2c25c148fb4ae31adc516b54863ff6ff301312e530658b2a62d0743bb7e05fb2059b0c
Homepage: https://github.com/ocaml-dune/csexp
Description-en: parsing and printing of S-expressions in Canonical form (runtime)
This library provides minimal support for Canonical
S-expressions. Canonical S-expressions are a binary encoding of
S-expressions that is super simple and well suited for communication
between programs.
.
This library only provides a few helpers for simple applications. If
you need more advanced support, such as parsing from more fancy input
sources, you should consider copying the code of this library given
how simple parsing S-expressions in canonical form is.
.
To avoid a dependency on a particular S-expression library, the only
module of this library is parameterised by the type of S-expressions.
.
This package contains runtime files.
Description-md5: 47aa083da21477c75e724a9b49aabfe6