How to Install and Uninstall mpdecimal.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "mpdecimal.i686" package

Learn how to install mpdecimal.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mpdecimal.i686

2. Uninstall "mpdecimal.i686" package

Please follow the guidelines below to uninstall mpdecimal.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mpdecimal.i686 $ sudo dnf autoremove

3. Information about the mpdecimal.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:15:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mpdecimal
Version : 2.5.1
Release : 3.el9
Architecture : i686
Size : 94 k
Source : mpdecimal-2.5.1-3.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.