How to Install and Uninstall mpdecimal.i686 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "mpdecimal.i686" package

Please follow the step by step instructions below to install mpdecimal.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install mpdecimal.i686

2. Uninstall "mpdecimal.i686" package

Please follow the guidance below to uninstall mpdecimal.i686 on CentOS Stream 8:

$ sudo dnf remove mpdecimal.i686 $ sudo dnf autoremove

3. Information about the mpdecimal.i686 package on CentOS Stream 8

Last metadata expiration check: 1:56:48 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : mpdecimal
Version : 2.5.1
Release : 3.el8
Architecture : i686
Size : 94 k
Source : mpdecimal-2.5.1-3.el8.src.rpm
Repository : 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.