How to Install and Uninstall mpdecimal.x86_64 Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "mpdecimal.x86_64" package

Please follow the guidelines below to install mpdecimal.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mpdecimal.x86_64

2. Uninstall "mpdecimal.x86_64" package

Please follow the steps below to uninstall mpdecimal.x86_64 on Oracle Linux 9:

$ sudo dnf remove mpdecimal.x86_64 $ sudo dnf autoremove

3. Information about the mpdecimal.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:27:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mpdecimal
Version : 2.5.1
Release : 3.el9
Architecture : x86_64
Size : 85 k
Source : mpdecimal-2.5.1-3.el9.src.rpm
Repository : ol9_appstream
Summary : Library for general decimal arithmetic
URL : http://www.bytereef.org/mpdecimal/index.html
License : BSD
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.