How to Install and Uninstall libcreal-ocaml-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "libcreal-ocaml-dev" package

Please follow the guidance below to install libcreal-ocaml-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the libcreal-ocaml-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcreal-ocaml-dev
Architecture: amd64
Version: 0.7-6build10
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: 620
Provides: libcreal-ocaml-dev-rwa70
Depends: libgmp-ocaml-dev-fn019, ocaml-nox-4.08.1
Filename: pool/universe/o/ocamlcreal/libcreal-ocaml-dev_0.7-6build10_amd64.deb
Size: 131104
MD5sum: b1c621cae8b96964a5b521130c9cd8f0
SHA1: c3546eb70e72e2fa13e7cf0b5447c0ff7ae128f3
SHA256: 99aee961070e504a5e9a8c342e8e478cc2c94425ac5c177c6985977f84c85c39
SHA512: 59eb7f7b6affd9d4709e52598d5734de6347959c0e77fa893f784ed2271bdc01fbb563e8a2782fea9f4113492551e322f38cb16fd75fb8aab934a96705f4b711
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