How to Install and Uninstall mpfr-devel.x86_64 Package on Fedora 36

Last updated: January 10,2025

1. Install "mpfr-devel.x86_64" package

This is a short guide on how to install mpfr-devel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install mpfr-devel.x86_64

2. Uninstall "mpfr-devel.x86_64" package

Learn how to uninstall mpfr-devel.x86_64 on Fedora 36:

$ sudo dnf remove mpfr-devel.x86_64 $ sudo dnf autoremove

3. Information about the mpfr-devel.x86_64 package on Fedora 36

Last metadata expiration check: 0:10:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mpfr-devel
Version : 4.1.0
Release : 9.fc36
Architecture : x86_64
Size : 21 k
Source : mpfr-4.1.0-9.fc36.src.rpm
Repository : fedora
Summary : Development files for the MPFR library
URL : https://www.mpfr.org/
License : LGPLv3+
Description : Header files and documentation for using the MPFR
: multiple-precision floating-point library in applications.
:
: If you want to develop applications which will use the MPFR library,
: you'll need to install the mpfr-devel package. You'll also need to
: install the mpfr package.