How to Install libnss-libvirt in Ubuntu 18.04



Install libnss-libvirt by entering the following commands in the terminal:

sudo apt update
sudo apt install libnss-libvirt

Description:

nss plugin providing IP add ress resolution for virtual machines

Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the nss plugin for IP address resolution of libvirt managed virtual machines.

Homepage: http://libvirt.org

Version: 4.0.0-1ubuntu8

Section: universe/libs