How to Install and Uninstall iptables-utils.x86_64 Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "iptables-utils.x86_64" package

Please follow the guidelines below to install iptables-utils.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install iptables-utils.x86_64

2. Uninstall "iptables-utils.x86_64" package

Please follow the instructions below to uninstall iptables-utils.x86_64 on CentOS Stream 9:

$ sudo dnf remove iptables-utils.x86_64 $ sudo dnf autoremove

3. Information about the iptables-utils.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:31:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : iptables-utils
Version : 1.8.10
Release : 2.el9
Architecture : x86_64
Size : 41 k
Source : iptables-1.8.10-2.el9.src.rpm
Repository : baseos
Summary : iptables and ip6tables misc utilities
URL : https://www.netfilter.org/projects/iptables
License : GPLv2 and Artistic 2.0 and ISC
Description : Utils for iptables
:
: This package provides nfnl_osf with the pf.os database and nfbpf_compile,
: a bytecode generator for use with xt_bpf. Also included is iptables-apply,
: a safer way to update iptables remotely.