How to Install and Uninstall libsexplib-camlp4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libsexplib-camlp4-dev" package

Please follow the instructions below to install libsexplib-camlp4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsexplib-camlp4-dev

2. Uninstall "libsexplib-camlp4-dev" package

Please follow the guidelines below to uninstall libsexplib-camlp4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsexplib-camlp4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsexplib-camlp4-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsexplib-camlp4-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 10641
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: sexplib310
Version: 113.00.00-1
Provides: libsexplib-camlp4-dev-n4n51, libsexplib-ocaml-dev
Depends: ocaml-findlib, camlp4, libcamlp4-ocaml-dev-p9wj7, libtype-conv-camlp4-dev-vh473, ocaml-nox-4.02.3, libc6 (>= 2.2.5)
Filename: pool/universe/s/sexplib310/libsexplib-camlp4-dev_113.00.00-1_amd64.deb
Size: 1690172
MD5sum: edfccc553f84bdfe4da66cd70d1c5eb6
SHA1: 7413149946d788469c14f07db615d2b5e77873d9
SHA256: d9b7229e7d3d7fc018fff389e129effae7df3424c544233c1293ae0dd360145b
Description-en: automated conversions between OCaml-values and S-expressions
Sexplib library contains functionality for parsing and pretty-printing
S-expressions.
.
Sexplib also contains a preprocessing module for Camlp4, which can be
used to automatically generate code from type definitions for
efficiently converting OCaml-values to S-expressions and vice versa.
In combination with the parsing and pretty-printing functionality this
frees users from having to write their own I/O-routines for the
datastructures they define. Possible errors during automatic
conversions from S-expressions to OCaml-values are reported in a very
human-readable way.
.
Another module contained in Sexplib you to extract and replace
sub-expressions in S-expressions.
Description-md5: 85060fd93feb8341d74f1f56ad9c65f8
Homepage: http://janestreet.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu