How to Install and Uninstall libipset-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 03,2025

1. Install "libipset-dev" package

Here is a brief guide to show you how to install libipset-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libipset-dev

2. Uninstall "libipset-dev" package

This tutorial shows how to uninstall libipset-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libipset-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libipset-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libipset-dev
Priority: extra
Section: libdevel
Installed-Size: 438
Maintainer: Ubuntu Developers
Original-Maintainer: Neutron Soutmun
Architecture: amd64
Source: ipset
Version: 6.29-1
Depends: libipset3 (= 6.29-1), libmnl-dev
Filename: pool/main/i/ipset/libipset-dev_6.29-1_amd64.deb
Size: 53794
MD5sum: 2cad4345ecde5e6de0d9338661408e50
SHA1: bdea79f27cca1ee6ce0ae997d25d86e218a16584
SHA256: 2ca82541c90853b4f82b57dc0674241bf603466fc158a7c05c2ebee75d1a5bda
Description-en: development files for IP sets
IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
administered by the ipset(8) 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.
.
If you want to
.
* store multiple IP addresses or port numbers and match against the
entire collection using a single iptables rule.
* dynamically update iptables rules against IP addresses or ports without
performance penalty.
* express complex IP address and ports based rulesets with a single
iptables rule and benefit from the speed of IP sets.
.
then IP sets may be the proper tool for you.
.
This package contains the development libraries and header files you need to
develop your programs using the IP sets library.
Description-md5: 56b64486a09f8c5918b00de0081f987f
Homepage: http://ipset.netfilter.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m