How to Install and Uninstall glibc-static.x86_64 Package on Fedora 35

Last updated: November 26,2024

1. Install "glibc-static.x86_64" package

Please follow the guidelines below to install glibc-static.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install glibc-static.x86_64

2. Uninstall "glibc-static.x86_64" package

In this section, we are going to explain the necessary steps to uninstall glibc-static.x86_64 on Fedora 35:

$ sudo dnf remove glibc-static.x86_64 $ sudo dnf autoremove

3. Information about the glibc-static.x86_64 package on Fedora 35

Last metadata expiration check: 0:29:57 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : glibc-static
Version : 2.34
Release : 40.fc35
Architecture : x86_64
Size : 1.7 M
Source : glibc-2.34-40.fc35.src.rpm
Repository : updates
Summary : C library static libraries for -static linking.
URL : http://www.gnu.org/software/glibc/
License : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
Description : The glibc-static package contains the C library static libraries
: for -static linking. You don't need these, unless you link statically,
: which is highly discouraged.