How to Install and Uninstall mpfr.x86_64 Package on Amazon Linux 2
Last updated: November 26,2024
1. Install "mpfr.x86_64" package
Please follow the guidance below to install mpfr.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
mpfr.x86_64
Copied
2. Uninstall "mpfr.x86_64" package
This guide let you learn how to uninstall mpfr.x86_64 on Amazon Linux 2:
$
sudo yum remove
mpfr.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the mpfr.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : mpfr
Arch : x86_64
Version : 3.1.1
Release : 4.amzn2.0.2
Size : 208 k
Repo : amzn2-core/2/x86_64
Summary : A C library for multiple-precision floating-point computations
URL : http://www.mpfr.org/
License : LGPLv3+ and GPLv3+ and GFDL
Description : The MPFR library is a C library for multiple-precision
: floating-point computations with "correct rounding". The MPFR is
: efficient and also has a well-defined semantics. It copies the
: good ideas from the ANSI/IEEE-754 standard for double-precision
: floating-point arithmetic (53-bit mantissa). MPFR is based on the
: GMP multiple-precision library.
Available Packages
Name : mpfr
Arch : x86_64
Version : 3.1.1
Release : 4.amzn2.0.2
Size : 208 k
Repo : amzn2-core/2/x86_64
Summary : A C library for multiple-precision floating-point computations
URL : http://www.mpfr.org/
License : LGPLv3+ and GPLv3+ and GFDL
Description : The MPFR library is a C library for multiple-precision
: floating-point computations with "correct rounding". The MPFR is
: efficient and also has a well-defined semantics. It copies the
: good ideas from the ANSI/IEEE-754 standard for double-precision
: floating-point arithmetic (53-bit mantissa). MPFR is based on the
: GMP multiple-precision library.