How to Install and Uninstall libmpfi0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libmpfi0-dbg" package
Please follow the guidelines below to install libmpfi0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmpfi0-dbg
Copied
2. Uninstall "libmpfi0-dbg" package
Please follow the instructions below to uninstall libmpfi0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmpfi0-dbg
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmpfi0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmpfi0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mpfi
Version: 1.5.1+ds-2
Provides: libmpfi-dbg
Depends: libmpfi0 (= 1.5.1+ds-2)
Conflicts: libmpfi-dbg
Filename: pool/universe/m/mpfi/libmpfi0-dbg_1.5.1+ds-2_amd64.deb
Size: 78040
MD5sum: a46a55f4e1bdd70622edfbc2d40bc5dd
SHA1: f43e78c63c9d82eeb34aeb3803a4a6fba567e5ba
SHA256: 4ec6b0d44a38854014b74752ad9cfeebebf6d13da34ccf465e485d5bd471ca17
Description-en: multiple precision floating-point interval computation library -- debug
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 debugging symbols for the library.
Description-md5: 0eb48adacc8813cefde68c7c24a2fa4a
Multi-Arch: same
Homepage: http://mpfi.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/debug
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mpfi
Version: 1.5.1+ds-2
Provides: libmpfi-dbg
Depends: libmpfi0 (= 1.5.1+ds-2)
Conflicts: libmpfi-dbg
Filename: pool/universe/m/mpfi/libmpfi0-dbg_1.5.1+ds-2_amd64.deb
Size: 78040
MD5sum: a46a55f4e1bdd70622edfbc2d40bc5dd
SHA1: f43e78c63c9d82eeb34aeb3803a4a6fba567e5ba
SHA256: 4ec6b0d44a38854014b74752ad9cfeebebf6d13da34ccf465e485d5bd471ca17
Description-en: multiple precision floating-point interval computation library -- debug
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 debugging symbols for the library.
Description-md5: 0eb48adacc8813cefde68c7c24a2fa4a
Multi-Arch: same
Homepage: http://mpfi.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu