How to Install and Uninstall ipset Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ipset" package

Please follow the guidelines below to install ipset on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ipset

2. Uninstall "ipset" package

This guide let you learn how to uninstall ipset on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ipset package on Ubuntu 20.10 (Groovy Gorilla)

Package: ipset
Architecture: amd64
Version: 7.6-2
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.6
Depends: libc6 (>= 2.4), libipset13 (>= 7.0-1~)
Recommends: iptables
Breaks: xtables-addons-common (<< 1.41~)
Filename: pool/main/i/ipset/ipset_7.6-2_amd64.deb
Size: 29664
MD5sum: 0953002d18eef80080e1c424426e9788
SHA1: c75a24518a6b0041dfcf271b3338bd7036352bc6
SHA256: 12ac730e4d3215fca946870fd8815855a39302e0d51b92f3ae3c5e793d69991c
SHA512: afa663380a592afd3efe2a75d4035a24bab588ea7e29882600a4c1a98681d0f9e69343ae5a5f956bc6a307f3c56fc6ca84614d844a68be7bf88ebfe6f3493fd1
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