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

Last updated: October 11,2024

1. Install "libnsl2.i686" package

Please follow the step by step instructions below to install libnsl2.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libnsl2.i686

2. Uninstall "libnsl2.i686" package

Please follow the steps below to uninstall libnsl2.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libnsl2.i686 $ sudo dnf autoremove

3. Information about the libnsl2.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:29:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libnsl2
Version : 1.2.0
Release : 2.20180605git4a062cf.el8
Architecture : i686
Size : 61 k
Source : libnsl2-1.2.0-2.20180605git4a062cf.el8.src.rpm
Repository : ubi-8-baseos-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) and NIS+.
: This code was formerly part of glibc, but is now standalone to
: be able to link against TI-RPC for IPv6 support.