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

Last updated: September 20,2024

1. Install "glibc-nss-devel.i686" package

Learn how to install glibc-nss-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install glibc-nss-devel.i686

2. Uninstall "glibc-nss-devel.i686" package

Please follow the step by step instructions below to uninstall glibc-nss-devel.i686 on Fedora 34:

$ sudo dnf remove glibc-nss-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:24:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : glibc-nss-devel
Version : 2.33
Release : 21.fc34
Architecture : i686
Size : 15 k
Source : glibc-2.33-21.fc34.src.rpm
Repository : updates
Summary : Development files for directly linking NSS service modules
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-nss-devel package contains the object files necessary to
: compile applications and libraries which directly link against NSS
: modules supplied by glibc.
:
: This is a rare and special use case; regular development has to use
: the glibc-devel package instead.