How to Install and Uninstall ipset Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ipset" package

Please follow the guidance below to install ipset on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ipset

2. Uninstall "ipset" package

Please follow the guidance below to uninstall ipset on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ipset $ sudo apt autoclean && sudo apt autoremove

3. Information about the ipset package on Ubuntu 21.10 (Impish Indri)

Package: ipset
Architecture: amd64
Version: 7.10-1build1
Priority: extra
Section: net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Netfilter Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Provides: ipset-7.10
Depends: libc6 (>= 2.34), libipset13 (>= 7.0-1~)
Recommends: iptables
Breaks: xtables-addons-common (<< 1.41~)
Filename: pool/main/i/ipset/ipset_7.10-1build1_amd64.deb
Size: 30722
MD5sum: 2547a61b2d926bc63340ea380b090367
SHA1: 0c0a33f9ea7ce44ba2de52269b954112397fd82f
SHA256: fe490974320d12c65ab1bd64e7f013d1f2da04e5841897fbae6af9ca7dd26ed2
SHA512: c8e439ef9a1c5d07736fe62562809f318ee6672f3e12296a90600483bd131a7e449121d815f7cfdb64dcab264c223bed52d5b4435f0298195965f7e77afd5917
Homepage: http://ipset.netfilter.org/
Description-en: administration tool for kernel 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.
Description-md5: d87e199641d9d6fbb0e52a65cf412bde