How To Install libnozzle1 on Fedora 36

In this tutorial we learn how to install libnozzle1 in Fedora 36. libnozzle1 is Simple userland wrapper around kernel tap devices

Introduction

In this tutorial we learn how to install libnozzle1 on Fedora 36.

What is libnozzle1

This is an over-engineered commodity library to manage a pool of tap devices and provides the basic pre-up.d/up.d/down.d/post-down.d infrastructure.

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

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

sudo dnf -y install libnozzle1

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

sudo yum -y install libnozzle1

How To Uninstall libnozzle1 on Fedora 36

To uninstall only the libnozzle1 package we can use the following command:

sudo dnf remove libnozzle1

libnozzle1 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/76f40a132ef684124b7095f483d94fa4ff1ffc
/usr/lib/libnozzle.so.1
/usr/lib/libnozzle.so.1.0.0
/usr/share/licenses/libnozzle1
/usr/share/licenses/libnozzle1/COPYING.applications
/usr/share/licenses/libnozzle1/COPYING.libraries
/usr/share/licenses/libnozzle1/COPYRIGHT

References

Summary

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


title: “How To Install libnozzle1 on Fedora 36” linkTitle: “libnozzle1” type: “docs” description: “In this tutorial we learn how to install libnozzle1 in Fedora 36. libnozzle1 is Simple userland wrapper around kernel tap devices” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libnozzle1-featured.png

Introduction

In this tutorial we learn how to install libnozzle1 on Fedora 36.

What is libnozzle1

This is an over-engineered commodity library to manage a pool of tap devices and provides the basic pre-up.d/up.d/down.d/post-down.d infrastructure.

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

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

sudo dnf -y install libnozzle1

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

sudo yum -y install libnozzle1

How To Uninstall libnozzle1 on Fedora 36

To uninstall only the libnozzle1 package we can use the following command:

sudo dnf remove libnozzle1

libnozzle1 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/3545461b992bebdd3a5f93a36bd8ada0608ee4
/usr/lib64/libnozzle.so.1
/usr/lib64/libnozzle.so.1.0.0
/usr/share/licenses/libnozzle1
/usr/share/licenses/libnozzle1/COPYING.applications
/usr/share/licenses/libnozzle1/COPYING.libraries
/usr/share/licenses/libnozzle1/COPYRIGHT

References

Summary

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