How To Install libvirt-nss on Fedora 36

In this tutorial we learn how to install libvirt-nss in Fedora 36. libvirt-nss is Libvirt plugin for Name Service Switch

Introduction

In this tutorial we learn how to install libvirt-nss on Fedora 36.

What is libvirt-nss

Libvirt plugin for NSS for translating domain names into IP addresses.

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

Install libvirt-nss 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 libvirt-nss using dnf by running the following command:

sudo dnf -y install libvirt-nss

Install libvirt-nss 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 libvirt-nss using yum by running the following command:

sudo yum -y install libvirt-nss

How To Uninstall libvirt-nss on Fedora 36

To uninstall only the libvirt-nss package we can use the following command:

sudo dnf remove libvirt-nss

libvirt-nss Package Contents on Fedora 36

---
title: "How To Install libvirt-nss on Fedora 36"
linkTitle: "libvirt-nss"
type: "docs"
description: "In this tutorial we learn how to install libvirt-nss in Fedora 36. libvirt-nss is Libvirt plugin for Name Service Switch"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libvirt-nss-featured.png
---

## Introduction

In this tutorial we learn how to install `libvirt-nss` on Fedora 36.

### What is `libvirt-nss`

> Libvirt plugin for NSS for translating domain names into IP addresses.  

We can use `yum` or `dnf` to install `libvirt-nss` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvirt-nss.
/usr/lib/.build-id
/usr/lib/.build-id/ac/4bfb9c07e2295c6e487fc244d978c563cb77f8
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/9b2e45704d361f76c325b6cc73606422aca3e1
/usr/lib/libnss_libvirt.so.2
/usr/lib/libnss_libvirt_guest.so.2

References

Summary

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

Install libvirt-nss 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 libvirt-nss using dnf by running the following command:

sudo dnf -y install libvirt-nss

Install libvirt-nss 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 libvirt-nss using yum by running the following command:

sudo yum -y install libvirt-nss

How To Uninstall libvirt-nss on Fedora 36

To uninstall only the libvirt-nss package we can use the following command:

sudo dnf remove libvirt-nss

libvirt-nss Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/42
/usr/lib/.build-id/42/2e81eefca6f43205afa208e43026ab31823c01
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/4c7c6485b232638c1f3ba53e2b9d579c3d6869
/usr/lib64/libnss_libvirt.so.2
/usr/lib64/libnss_libvirt_guest.so.2

References

Summary

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