How To Install ipset-libs on Fedora 36

In this tutorial we learn how to install ipset-libs in Fedora 36. ipset-libs is Shared library providing the IP sets functionality

Introduction

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

What is ipset-libs

This package contains the libraries which provide the IP sets funcionality.

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

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

sudo dnf -y install ipset-libs

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

sudo yum -y install ipset-libs

How To Uninstall ipset-libs on Fedora 36

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

sudo dnf remove ipset-libs

ipset-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/fac7c150f82c39099154500eec8650ab0a769c
/usr/lib/libipset.so.13
/usr/lib/libipset.so.13.3.0
/usr/share/licenses/ipset-libs
/usr/share/licenses/ipset-libs/COPYING

References

Summary

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


title: “How To Install ipset-libs on Fedora 36” linkTitle: “ipset-libs” type: “docs” description: “In this tutorial we learn how to install ipset-libs in Fedora 36. ipset-libs is Shared library providing the IP sets functionality” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ipset-libs-featured.png

Introduction

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

What is ipset-libs

This package contains the libraries which provide the IP sets funcionality.

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

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

sudo dnf -y install ipset-libs

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

sudo yum -y install ipset-libs

How To Uninstall ipset-libs on Fedora 36

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

sudo dnf remove ipset-libs

ipset-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/78
/usr/lib/.build-id/78/b2dd044a90206369914c659c690caccbc89376
/usr/lib64/libipset.so.13
/usr/lib64/libipset.so.13.3.0
/usr/share/licenses/ipset-libs
/usr/share/licenses/ipset-libs/COPYING

References

Summary

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