How to Install and Uninstall libquadmath.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "libquadmath.i686" package

Please follow the guidelines below to install libquadmath.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libquadmath.i686

2. Uninstall "libquadmath.i686" package

This tutorial shows how to uninstall libquadmath.i686 on Fedora 35:

$ sudo dnf remove libquadmath.i686 $ sudo dnf autoremove

3. Information about the libquadmath.i686 package on Fedora 35

Last metadata expiration check: 4:27:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libquadmath
Version : 11.3.1
Release : 2.fc35
Architecture : i686
Size : 266 k
Source : gcc-11.3.1-2.fc35.src.rpm
Repository : updates
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.