How to Install and Uninstall libgmp-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libgmp-ocaml" package

Please follow the steps below to install libgmp-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgmp-ocaml

2. Uninstall "libgmp-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libgmp-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libgmp-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgmp-ocaml
Priority: optional
Section: universe/devel
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: mlgmp
Version: 20021123-18build1
Provides: libgmp-ocaml-u1z96
Depends: libc6 (>= 2.4), libgmp10, ocaml-base-nox-4.02.3
Filename: pool/universe/m/mlgmp/libgmp-ocaml_20021123-18build1_amd64.deb
Size: 20602
MD5sum: cd2e127b7cf6d7c020134bdf9a96e683
SHA1: 03c1254dec71ab39760d3cc7a5964ad608e9ad7c
SHA256: e1f88c5a7d3ac4ca67551c4b20402f0835455813c8594523400fdb94413c2faa
Description-en: OCaml bindings for the GNU multiprecision arithmetic library
This package provides bindings for the GNU multiprecision library
(GNU MP) for the language OCaml (caml.inria.fr). It is mostly a 1-1 mapping
of the C functions into the OCaml namespace, but also includes some
infix operators to make for a cleaner syntax.
.
This package provides the shared library for running applications linked
against libgmp-ocaml
Description-md5: 640950983db2d27f5573cd78bd3d8924
Homepage: http://www-verimag.imag.fr/~monniaux/programmes.html.en
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu