How to Install and Uninstall libipset13 Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "libipset13" package

Please follow the instructions below to install libipset13 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libipset13

2. Uninstall "libipset13" package

This is a short guide on how to uninstall libipset13 on openSuSE Tumbleweed:

$ sudo zypper remove libipset13

3. Information about the libipset13 package on openSuSE Tumbleweed

Information for package libipset13:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libipset13
Version : 7.21-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 212.0 KiB
Installed : No
Status : not installed
Source package : ipset-7.21-1.1.src
Upstream URL : https://ipset.netfilter.org/
Summary : Userspace library for the in-kernel Netfilter ipset interface
Description :
IP sets are a framework inside the Linux kernel, which can be
administered by the ipset utility. Depending on the type, currently
an IP set may store IP addresses, (TCP/UDP) port numbers or IP
addresses with MAC addresses in a way, which ensures lightning speed
when matching an entry against a set.