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

Last updated: May 19,2024

1. Install "libcompare-camlp4-dev" package

Learn how to install libcompare-camlp4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcompare-camlp4-dev" package

Learn how to uninstall libcompare-camlp4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcompare-camlp4-dev
Priority: extra
Section: universe/ocaml
Installed-Size: 1021
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: comparelib
Version: 113.00.00-1
Provides: libcompare-camlp4-dev-v3eh9, libcompare-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/c/comparelib/libcompare-camlp4-dev_113.00.00-1_amd64.deb
Size: 160610
MD5sum: af65579b6a72e9a53e5de8306a0efd6f
SHA1: 4eb4bfe797ebb3deaab9dc5382d89f832a919e97
SHA256: 3593574564b9083d36ad5ec1e0954d5168499b7ff9641874b9171f79ebe23aed
Description-en: OCaml syntax extension for deriving "compare" functions automatically
Pa_compare is a camlp4 syntax extension that derives comparison
functions from type representations.
.
The scaffolded functions are usually much faster than OCaml's
Pervasives.compare. Scaffolding functions also gives you more
flexibilty by allowing you to override them for a specific type and
more safety by making sure that you only compare comparable values.
Description-md5: 0dc426b722cba19444a2d904abd4d3e0
Homepage: http://janestreet.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu