How to Install and Uninstall glibc-static.i686 Package on Fedora 34

Last updated: September 29,2024

1. Install "glibc-static.i686" package

This is a short guide on how to install glibc-static.i686 on Fedora 34

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

2. Uninstall "glibc-static.i686" package

Learn how to uninstall glibc-static.i686 on Fedora 34:

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

3. Information about the glibc-static.i686 package on Fedora 34

Last metadata expiration check: 2:52:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : glibc-static
Version : 2.33
Release : 21.fc34
Architecture : i686
Size : 1.5 M
Source : glibc-2.33-21.fc34.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.