How to Install and Uninstall mpdecimal.x86_64 Package on Fedora 38

Last updated: January 15,2025

1. Install "mpdecimal.x86_64" package

In this section, we are going to explain the necessary steps to install mpdecimal.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install mpdecimal.x86_64

2. Uninstall "mpdecimal.x86_64" package

This is a short guide on how to uninstall mpdecimal.x86_64 on Fedora 38:

$ sudo dnf remove mpdecimal.x86_64 $ sudo dnf autoremove

3. Information about the mpdecimal.x86_64 package on Fedora 38

Last metadata expiration check: 0:09:59 ago on Sun Mar 17 04:59:58 2024.
Installed Packages
Name : mpdecimal
Version : 2.5.1
Release : 6.fc38
Architecture : x86_64
Size : 202 k
Source : mpdecimal-2.5.1-6.fc38.src.rpm
Repository : @System
From repo : anaconda
Summary : Library for general decimal arithmetic
URL : http://www.bytereef.org/mpdecimal/index.html
License : BSD-2-Clause
Description : The package contains a library libmpdec implementing General Decimal
: Arithmetic Specification. The specification, written by Mike Cowlishaw from
: IBM, defines a general purpose arbitrary precision data type together with
: rigorously specified functions and rounding behavior.