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

Last updated: May 11,2024

1. Install "libnum-ocaml" package

Here is a brief guide to show you how to install libnum-ocaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnum-ocaml

2. Uninstall "libnum-ocaml" package

Please follow the guidance below to uninstall libnum-ocaml on Ubuntu 21.10 (Impish Indri):

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

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

Package: libnum-ocaml
Architecture: amd64
Version: 1.4-1
Priority: optional
Section: universe/ocaml
Source: ocaml-num
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 619
Provides: libnum-ocaml-80ki3
Depends: ocaml-base-nox-4.11.1, libc6 (>= 2.2.5)
Breaks: libfindlib-ocaml (<< 1.8), ocaml-base-nox (<< 4.08)
Replaces: libfindlib-ocaml (<< 1.8), ocaml-base-nox (<< 4.08)
Filename: pool/universe/o/ocaml-num/libnum-ocaml_1.4-1_amd64.deb
Size: 169968
MD5sum: 202d6b9d6c5578c22e703c60d4021626
SHA1: 7e2796a7af76eb66c2c8c01e03fa80556ce8dbd4
SHA256: a3a4b0effa502639aa4d47f93de8c7754f50130092e2ff2405c682420db33f89
SHA512: a247ffc852aa34a1ca7e1bc0f157e58cdc48a0671067ee46c6034907ba12742243f581516a7a1812d2bfb58c988e10b0b6d027163522f7d6ae2286a68bf37f47
Homepage: https://github.com/ocaml/num
Description-en: library for arbitrary-precision and rational arithmetic (runtime)
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 runtime files.
Description-md5: c7645f0ae07e788a4922176c3460f5c1