How to Install and Uninstall libquadmath.i686 Package on CentOS Stream 9

Last updated: November 28,2024

1. Install "libquadmath.i686" package

Here is a brief guide to show you how to install libquadmath.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libquadmath.i686

2. Uninstall "libquadmath.i686" package

Please follow the steps below to uninstall libquadmath.i686 on CentOS Stream 9:

$ sudo dnf remove libquadmath.i686 $ sudo dnf autoremove

3. Information about the libquadmath.i686 package on CentOS Stream 9

Last metadata expiration check: 0:11:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libquadmath
Version : 11.4.1
Release : 3.el9
Architecture : i686
Size : 243 k
Source : gcc-11.4.1-3.el9.src.rpm
Repository : baseos
Summary : GCC __float128 shared support library
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package contains GCC shared support library which is needed
: for __float128 math support and for Fortran REAL*16 support.