How to Install and Uninstall libnsl2.x86_64 Package on AlmaLinux 8

Last updated: January 12,2025

1. Install "libnsl2.x86_64" package

Please follow the instructions below to install libnsl2.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libnsl2.x86_64

2. Uninstall "libnsl2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libnsl2.x86_64 on AlmaLinux 8:

$ sudo dnf remove libnsl2.x86_64 $ sudo dnf autoremove

3. Information about the libnsl2.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:43:41 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : libnsl2
Version : 1.2.0
Release : 2.20180605git4a062cf.el8
Architecture : x86_64
Size : 144 k
Source : libnsl2-1.2.0-2.20180605git4a062cf.el8.src.rpm
Repository : @System
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) and NIS+.
: This code was formerly part of glibc, but is now standalone to
: be able to link against TI-RPC for IPv6 support.