How to Install and Uninstall ipset.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 16,2024
1. Install "ipset.x86_64" package
This is a short guide on how to install ipset.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ipset.x86_64
Copied
2. Uninstall "ipset.x86_64" package
Here is a brief guide to show you how to uninstall ipset.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ipset.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ipset.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:51:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ipset
Version : 7.11
Release : 8.el9
Architecture : x86_64
Size : 46 k
Source : ipset-7.11-8.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Manage Linux IP sets
URL : http://ipset.netfilter.org/
License : GPLv2
Description : IP sets are a framework inside the Linux kernel since version 2.4.x, 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.
:
: If you want to:
: - store multiple IP addresses or port numbers and match against the collection
: by iptables at one swoop;
: - dynamically update iptables rules against IP addresses or ports without
: performance penalty;
: - express complex IP address and ports based rulesets with one single iptables
: rule and benefit from the speed of IP sets
: then ipset may be the proper tool for you.
Available Packages
Name : ipset
Version : 7.11
Release : 8.el9
Architecture : x86_64
Size : 46 k
Source : ipset-7.11-8.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Manage Linux IP sets
URL : http://ipset.netfilter.org/
License : GPLv2
Description : IP sets are a framework inside the Linux kernel since version 2.4.x, 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.
:
: If you want to:
: - store multiple IP addresses or port numbers and match against the collection
: by iptables at one swoop;
: - dynamically update iptables rules against IP addresses or ports without
: performance penalty;
: - express complex IP address and ports based rulesets with one single iptables
: rule and benefit from the speed of IP sets
: then ipset may be the proper tool for you.