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

Last updated: May 02,2024

1. Install "libcreal-ocaml-dev" package

Please follow the guidelines below to install libcreal-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libcreal-ocaml-dev" package

This guide let you learn how to uninstall libcreal-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libcreal-ocaml-dev
Architecture: amd64
Version: 0.7-6build11
Priority: optional
Section: universe/libdevel
Source: ocamlcreal
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 633
Provides: libcreal-ocaml-dev-0uy17
Depends: libgmp-ocaml-dev-0gzr8, ocaml-nox-4.11.1
Filename: pool/universe/o/ocamlcreal/libcreal-ocaml-dev_0.7-6build11_amd64.deb
Size: 143400
MD5sum: 06c7ca0a74e6757c43a1439e2f5a39dc
SHA1: 20a6b4550dec076537fa7760d298ef28d7b8eb37
SHA256: 28cc19443e75353b1c6743049a0e4a07a65de34a5693e76b79c7ba99593a2bbf
SHA512: 5406cd19124a9c99c2c6bc6710507801f0371079c4de8551a111264a4e29cfeac65b41d693ab7b5deb2e6aebd4fd452564a093454306c525b7a26d764f95759c
Description-en: O'Caml library that implements exact real arithmetic
This module implements exact real arithmetic, following Valerie
Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
.
A real x is represented as a function giving, for any n, an
approximation zn/4^n of x such that |zn/4^n - x| < 1, where zn is an
arbitrary precision integer (of type Gmp.Z.t).
.
Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition,
subtraction, multiplication, division, power, square root) and
transcendental functions (sin, cos, tan, log, exp, arcsin, arccos,
etc.) and a few constants (pi, e) are provided.
.
A small reverse-polish calculator is provided to test the library.
Description-md5: 5392c0cba63d1a1bcbc835c73d54baa8