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

Last updated: October 06,2024

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

Please follow the guidance below to install glibc-nss-devel.i686 on Fedora 36

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

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

Learn how to uninstall glibc-nss-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 5:58:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : glibc-nss-devel
Version : 2.35
Release : 15.fc36
Architecture : i686
Size : 56 k
Source : glibc-2.35-15.fc36.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.