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

Last updated: February 25,2025

1. Install "libquadmath.x86_64" package

This guide let you learn how to install libquadmath.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libquadmath.x86_64

2. Uninstall "libquadmath.x86_64" package

This guide covers the steps necessary to uninstall libquadmath.x86_64 on Fedora 35:

$ sudo dnf remove libquadmath.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:31:27 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libquadmath
Version : 11.3.1
Release : 2.fc35
Architecture : x86_64
Size : 219 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.