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

Last updated: May 18,2024

1. Install "libzarith-ocaml" package

Here is a brief guide to show you how to install libzarith-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzarith-ocaml

2. Uninstall "libzarith-ocaml" package

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

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

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

Package: libzarith-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-zarith
Version: 1.4.1-1
Provides: libzarith-ocaml-gmz61
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libgmp10
Filename: pool/universe/o/ocaml-zarith/libzarith-ocaml_1.4.1-1_amd64.deb
Size: 26918
MD5sum: 9694c0a96d81b3f476dad27719cf0eef
SHA1: 8ece0bfdf5afce1b33cb5ea8a2ee81f2bbd50ff7
SHA256: a095cf80ccf3256eba487be348f7109bc14804603cc1acd3b0896af86880a397
Description-en: arithmetic and logical operations over arbitrary-precision integers (runtime)
The Zarith library implements arithmetic and logical operations over
arbitrary-precision integers. It uses GMP to efficiently implement
arithmetic over big integers. Small integers are represented as Caml
unboxed integers, for speed and space economy.
.
This package provides the shared library for running applications linked
against libzarith-ocaml.
Description-md5: bdc094639f72219fbc1ed091c4a0b137
Homepage: https://forge.ocamlcore.org/projects/zarith/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu