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

Last updated: July 02,2024

1. Install "libquadmath.i686" package

This guide covers the steps necessary to install libquadmath.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libquadmath.i686

2. Uninstall "libquadmath.i686" package

Please follow the guidelines below to uninstall libquadmath.i686 on CentOS Stream 8:

$ sudo dnf remove libquadmath.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:14:56 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libquadmath
Version : 8.5.0
Release : 21.el8
Architecture : i686
Size : 217 k
Source : gcc-8.5.0-21.el8.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.