How to Install and Uninstall libcreal-ocaml-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "libcreal-ocaml-dev" package

Please follow the guidelines below to install libcreal-ocaml-dev on Kali Linux

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

2. Uninstall "libcreal-ocaml-dev" package

Please follow the instructions below to uninstall libcreal-ocaml-dev on Kali Linux:

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

3. Information about the libcreal-ocaml-dev package on Kali Linux

Package: libcreal-ocaml-dev
Source: ocamlcreal (0.7-7)
Version: 0.7-7+b1
Installed-Size: 612
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcreal-ocaml-dev-k8i90
Depends: libgmp-ocaml-dev-e3iw4, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Size: 145744
SHA256: 1b7a6acf183a857a832095362c39776a72d2c5f1a8d49d76c85c18e96e26588e
SHA1: 3af2c9d076001cc031bb7ae80c7f988a4b99658c
MD5sum: 98bb7acd33e40ed79a654d85f3dbfded
Description: 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:
Tag: devel::lang:ocaml, devel::library, field::mathematics,
implemented-in::ocaml, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlcreal/libcreal-ocaml-dev_0.7-7+b1_amd64.deb