How to Install and Uninstall libnsl2.i686 Package on Fedora 34

Last updated: October 04,2024

1. Install "libnsl2.i686" package

Here is a brief guide to show you how to install libnsl2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libnsl2.i686

2. Uninstall "libnsl2.i686" package

This guide covers the steps necessary to uninstall libnsl2.i686 on Fedora 34:

$ sudo dnf remove libnsl2.i686 $ sudo dnf autoremove

3. Information about the libnsl2.i686 package on Fedora 34

Last metadata expiration check: 0:45:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libnsl2
Version : 1.3.0
Release : 2.fc34
Architecture : i686
Size : 61 k
Source : libnsl2-1.3.0-2.fc34.src.rpm
Repository : fedora
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.