How To Install nss_wrapper-libs on Fedora 36

In this tutorial we learn how to install nss_wrapper-libs in Fedora 36. nss_wrapper-libs is nss_library shared library only

Introduction

In this tutorial we learn how to install nss_wrapper-libs on Fedora 36.

What is nss_wrapper-libs

The nss_wrapper-libs package provides only the shared library. For a minimal footprint, install just this package.

We can use yum or dnf to install nss_wrapper-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nss_wrapper-libs.

Install nss_wrapper-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install nss_wrapper-libs using dnf by running the following command:

sudo dnf -y install nss_wrapper-libs

Install nss_wrapper-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install nss_wrapper-libs using yum by running the following command:

sudo yum -y install nss_wrapper-libs

How To Uninstall nss_wrapper-libs on Fedora 36

To uninstall only the nss_wrapper-libs package we can use the following command:

sudo dnf remove nss_wrapper-libs

nss_wrapper-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/cd2ddc6b0ed0b7d22d628a047bc0abbf2509db
/usr/lib/libnss_wrapper.so
/usr/lib/libnss_wrapper.so.0
/usr/lib/libnss_wrapper.so.0.3.1
/usr/share/doc/nss_wrapper-libs
/usr/share/doc/nss_wrapper-libs/AUTHORS
/usr/share/doc/nss_wrapper-libs/CHANGELOG
/usr/share/doc/nss_wrapper-libs/README.md
/usr/share/licenses/nss_wrapper-libs
/usr/share/licenses/nss_wrapper-libs/LICENSE

References

Summary

In this tutorial we learn how to install nss_wrapper-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install nss_wrapper-libs on Fedora 36” linkTitle: “nss_wrapper-libs” type: “docs” description: “In this tutorial we learn how to install nss_wrapper-libs in Fedora 36. nss_wrapper-libs is nss_library shared library only” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/nss_wrapper-libs-featured.png

Introduction

In this tutorial we learn how to install nss_wrapper-libs on Fedora 36.

What is nss_wrapper-libs

The nss_wrapper-libs package provides only the shared library. For a minimal footprint, install just this package.

We can use yum or dnf to install nss_wrapper-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nss_wrapper-libs.

Install nss_wrapper-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install nss_wrapper-libs using dnf by running the following command:

sudo dnf -y install nss_wrapper-libs

Install nss_wrapper-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install nss_wrapper-libs using yum by running the following command:

sudo yum -y install nss_wrapper-libs

How To Uninstall nss_wrapper-libs on Fedora 36

To uninstall only the nss_wrapper-libs package we can use the following command:

sudo dnf remove nss_wrapper-libs

nss_wrapper-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/be0c0bb732013306acd711e4ce96ff7bb6c745
/usr/lib64/libnss_wrapper.so
/usr/lib64/libnss_wrapper.so.0
/usr/lib64/libnss_wrapper.so.0.3.1
/usr/share/doc/nss_wrapper-libs
/usr/share/doc/nss_wrapper-libs/AUTHORS
/usr/share/doc/nss_wrapper-libs/CHANGELOG
/usr/share/doc/nss_wrapper-libs/README.md
/usr/share/licenses/nss_wrapper-libs
/usr/share/licenses/nss_wrapper-libs/LICENSE

References

Summary

In this tutorial we learn how to install nss_wrapper-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).