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

Last updated: October 09,2024

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

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

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

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

This tutorial shows how to uninstall glibc-nss-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 5:18:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : glibc-nss-devel
Version : 2.34
Release : 40.fc35
Architecture : i686
Size : 29 k
Source : glibc-2.34-40.fc35.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.