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

Last updated: May 04,2024

1. Install "libnum-ocaml-dev" package

This guide covers the steps necessary to install libnum-ocaml-dev on Kali Linux

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

2. Uninstall "libnum-ocaml-dev" package

Please follow the guidance below to uninstall libnum-ocaml-dev on Kali Linux:

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

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

Package: libnum-ocaml-dev
Source: ocaml-num
Version: 1.5-1
Installed-Size: 623
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libnum-ocaml-dev-gltn3
Depends: libcompiler-libs-ocaml-dev-rcwc4, libnum-ocaml-gltn3, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 112032
SHA256: 1f57440335006ddc7d7743fc4e57e837d109b9e4ea6e9c6ac40b4aced971c205
SHA1: 224f7349e38d3e69628daacd818feb6a29185590
MD5sum: 19de2f2c503ffe19c3f93a9f9b06fefa
Description: library for arbitrary-precision and rational arithmetic (development)
This OCaml library implements arbitrary-precision arithmetic on big
integers and on rationals.
.
This is a legacy library. It used to be part of the core OCaml
distribution (in otherlibs/num) but is now distributed separately. New
applications that need arbitrary-precision arithmetic should use the
Zarith library (https://github.com/ocaml/Zarith) instead of the Num
library, and older applications that already use Num are encouraged to
switch to Zarith. Zarith delivers much better performance than Num and
has a nicer API.
.
This package contains development files.
Description-md5:
Homepage: https://github.com/ocaml/num
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-num/libnum-ocaml-dev_1.5-1_amd64.deb