How to Install and Uninstall libnsl.i686 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "libnsl.i686" package

Please follow the guidelines below to install libnsl.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libnsl.i686

2. Uninstall "libnsl.i686" package

This guide covers the steps necessary to uninstall libnsl.i686 on CentOS Stream 9:

$ sudo dnf remove libnsl.i686 $ sudo dnf autoremove

3. Information about the libnsl.i686 package on CentOS Stream 9

Last metadata expiration check: 2:54:41 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libnsl
Version : 2.34
Release : 100.el9
Architecture : i686
Size : 80 k
Source : glibc-2.34-100.el9.src.rpm
Repository : baseos
Summary : Legacy support library for NIS
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 : This package provides the legacy version of libnsl library, for
: accessing NIS services.
:
: This library is provided for backwards compatibility only;
: applications should use libnsl2 instead to gain IPv6 support.