How to Install and Uninstall libmpfi-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libmpfi-doc" package

In this section, we are going to explain the necessary steps to install libmpfi-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmpfi-doc

2. Uninstall "libmpfi-doc" package

Please follow the step by step instructions below to uninstall libmpfi-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmpfi-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpfi-doc package on Ubuntu 21.10 (Impish Indri)

Package: libmpfi-doc
Architecture: all
Version: 1.5.3+ds-5
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: mpfi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 305
Suggests: libmpfi-dev, pdf-viewer
Breaks: libmpfi-dev (<< 1.5.1+ds-1)
Replaces: libmpfi-dev (<< 1.5.1+ds-1)
Filename: pool/universe/m/mpfi/libmpfi-doc_1.5.3+ds-5_all.deb
Size: 292764
MD5sum: 1c8bce1823db27a3d8ba21ea5d8cff85
SHA1: 89c686d40ec900ad33dc100f7aea85df5274a694
SHA256: 1eb9f2812038d34558046f7256458035ed46dc76e006dacb7d30c00eace1437b
SHA512: e15bd705706f21921f03d5a5f804ab1a540a7910fedd6310e2d4da920c10b323462c4d2ec60e1d477eadbee570707a89188e8c6bae6511ae1c59e933e08640ed
Homepage: https://mpfi.gforge.inria.fr/
Description-en: multiple precision floating-point interval computation library -- doc
This package provides a C library of functions for interval arithmetic
computations with arbitrary precision.
.
The basic principle of interval arithmetic consists in enclosing every number
by an interval containing it and being representable by machine numbers: for
instance it can be stored as its lower and upper endpoints and these bounds
are machine numbers, or as a centre and a radius which are machine numbers.
.
The arithmetic operations are extended for interval operands in such a way
that the exact result of the operation belongs to the computed interval.
.
The purpose of an arbitrary precision interval arithmetic is on the one hand
to get guaranteed results, thanks to interval computation, and on the other
hand to obtain accurate results, thanks to multiple precision arithmetic. The
MPFI library is built upon MPFR in order to benefit from the correct roundings
provided by MPFR. Further advantages of using MPFR are its portability and
compliance with the IEEE 754 standard for floating-point arithmetic.
.
This package provides the user manual.
Description-md5: f91bd601adb0e54e67c6cda299f13229