How to Install and Uninstall libmpfrc++-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "libmpfrc++-dev" package

This is a short guide on how to install libmpfrc++-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmpfrc++-dev

2. Uninstall "libmpfrc++-dev" package

In this section, we are going to explain the necessary steps to uninstall libmpfrc++-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmpfrc++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpfrc++-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmpfrc++-dev
Architecture: all
Version: 3.6.8+ds-2
Priority: optional
Section: universe/libdevel
Source: mpfrc++
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Depends: libmpfr-dev
Filename: pool/universe/m/mpfrc++/libmpfrc++-dev_3.6.8+ds-2_all.deb
Size: 19096
MD5sum: 0ab80c66ac8c1d60745d668f6a1cc646
SHA1: 90a891a5029e635ab61dd4d19e9e97087cf8985f
SHA256: 6c9835cd22490cc9095c4e725bc8cdd9fdec280568e527d2c80e22d9c361be5b
SHA512: 703699b530d69021d244db26caeec9fc6895ad0b1c5a04b82e863a336514e69a645767426568acb7da7d65539ea9bdc370705b7207b13d47f99e21d3d93f967f
Homepage: http://www.holoborodko.com/pavel/mpfr
Description-en: multi-precision floating point number class for C++
MPFR C++ introduces C++ arbitrary precision numeric types; based on
GNU MPFR --- Multiple Precision Floating-Point Reliable Library.
.
MPFR C++ makes possible to use MPFR calculations in the same simple
way as calculations with numbers of built-in types double or float:
all arithmetic and boolean operators (+, -, *, /, >, !=, etc.) are
implemented through operator overloading technique; elementary
mathematical functions (sqrt, pow, sin, cos, etc.) are supported.
Description-md5: cea93988c8a7a85d6c06e9c6d82fe0f6