How to Install and Uninstall libnsl.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 01,2024

1. Install "libnsl.x86_64" package

Please follow the instructions below to install libnsl.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnsl.x86_64

2. Uninstall "libnsl.x86_64" package

This guide covers the steps necessary to uninstall libnsl.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libnsl.x86_64 $ sudo dnf autoremove

3. Information about the libnsl.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:42:06 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnsl
Version : 2.28
Release : 127.el8
Architecture : x86_64
Size : 99 k
Source : glibc-2.28-127.el8.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.