How to Install and Uninstall libmpfi0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "libmpfi0" package

Here is a brief guide to show you how to install libmpfi0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmpfi0

2. Uninstall "libmpfi0" package

Please follow the guidelines below to uninstall libmpfi0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmpfi0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpfi0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmpfi0
Architecture: amd64
Version: 1.5.3+ds-5
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: mpfi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 123
Provides: libmpfi
Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.0), libmpfr6 (>= 3.1.3)
Suggests: libmpfi-doc (= 1.5.3+ds-5)
Conflicts: libmpfi
Replaces: libmpfi (<< 1.5.1+ds-1)
Filename: pool/universe/m/mpfi/libmpfi0_1.5.3+ds-5_amd64.deb
Size: 32472
MD5sum: e81e3cb9b44a7e2e95e4aa2fc58cb83f
SHA1: 329f64e99df741558c911f559a579d67707d8bd1
SHA256: 229517f163508df3d6da9d2bb7ca095ffe8d5adf300bc08e37ab14ce63e8eb50
SHA512: f202e38797d40e9dfd90a13b514f2d389075daafb51c3e6dff6da9fad7d7d0f38cb0964a08b83595b76a2f3dddc61c6b004aea2f24e3680034e120c6c27f493d
Homepage: https://mpfi.gforge.inria.fr/
Description-en: multiple precision floating-point interval computation library -- lib
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 dynamic library.
Description-md5: 062409ab526856212342ab4f10dcb533