How to Install and Uninstall libnsl2.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libnsl2.x86_64" package

Here is a brief guide to show you how to install libnsl2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libnsl2.x86_64

2. Uninstall "libnsl2.x86_64" package

This tutorial shows how to uninstall libnsl2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libnsl2.x86_64 $ sudo dnf autoremove

3. Information about the libnsl2.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:11:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libnsl2
Version : 2.0.0
Release : 1.el9
Architecture : x86_64
Size : 33 k
Source : libnsl2-2.0.0-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Public client interface library for NIS(YP) and NIS+
URL : https://github.com/thkukuk/libnsl
License : BSD and LGPLv2+
Description : This package contains the libnsl library. This library contains
: the public client interface for NIS(YP).
: This code was formerly part of glibc, but is now standalone to
: be able to link against TI-RPC for IPv6 support.