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

Last updated: April 27,2024

1. Install "libcsexp-ocaml-dev" package

This tutorial shows how to install libcsexp-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libcsexp-ocaml-dev" package

Here is a brief guide to show you how to uninstall libcsexp-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libcsexp-ocaml-dev
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: 256
Provides: libcsexp-ocaml-dev-r2ys7
Depends: libcsexp-ocaml-r2ys7, libresult-ocaml-dev-ki2r2, ocaml-nox-4.11.1
Suggests: ocaml-findlib
Filename: pool/universe/o/ocaml-csexp/libcsexp-ocaml-dev_1.3.2-1_amd64.deb
Size: 68248
MD5sum: fb354145e1950d5b50757292fb7607b3
SHA1: 2accb7d78316a39d817322b3471de7a1a2eb327b
SHA256: 94eb12f5d7dde361050557354ade8d87a7dd4b0897bbd940ac7b297adb64f3e8
SHA512: 49ee2a66337d58a61bf60958df47fca22349c576ab4b115476ab5eb93e8850a238cc842ba788579c92c93ce09f5a3a4dd43a10c6283262cfb21f5b764c973546
Homepage: https://github.com/ocaml-dune/csexp
Description-en: parsing and printing of S-expressions in Canonical form (dev)
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 development files.
Description-md5: 378bf9a4e563d0ca09890d3ef66ae0e6