How to Install and Uninstall libmpfi-dev-common Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 28,2024

1. Install "libmpfi-dev-common" package

In this section, we are going to explain the necessary steps to install libmpfi-dev-common on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmpfi-dev-common

2. Uninstall "libmpfi-dev-common" package

Learn how to uninstall libmpfi-dev-common on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmpfi-dev-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpfi-dev-common package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmpfi-dev-common
Architecture: all
Version: 1.5.3+ds-5
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: mpfi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Suggests: libmpfi-dev
Conflicts: libmpfi0-dev-common (<< 1.5.1+ds-3)
Breaks: libmpfi-dev (<< 1.5.1+ds-1)
Replaces: libmpfi-dev (<< 1.5.1+ds-1), libmpfi0-dev-common (<< 1.5.1+ds-3)
Filename: pool/universe/m/mpfi/libmpfi-dev-common_1.5.3+ds-5_all.deb
Size: 7776
MD5sum: 45f268962e21fc45c4e62ce6ac6b5403
SHA1: 2e907d2626948c22f88eaef3db682883f95ea5e0
SHA256: 58d8c6678500a34578dfeafccb6c6fc1e062ebd45e4c2f4a67faa68c5d07db58
SHA512: 768ec6b16c549cd42572d1c23802aac743e4db97bd0d79df458ff7c0b624f3efbe93d7792da2fe28f512a63740f8be0ae3396b21fc02d9344729025511517761
Homepage: https://mpfi.gforge.inria.fr/
Description-en: multiple precision floating-point interval computation library -- headers
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 headers needed by developers.
Description-md5: 16bad2ee62363c94c264e4d3d5bb4ec0