How to Install and Uninstall iptables-utils.x86_64 Package on Fedora 38

Last updated: October 07,2024

1. Install "iptables-utils.x86_64" package

Please follow the guidelines below to install iptables-utils.x86_64 on Fedora 38

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

2. Uninstall "iptables-utils.x86_64" package

Here is a brief guide to show you how to uninstall iptables-utils.x86_64 on Fedora 38:

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

3. Information about the iptables-utils.x86_64 package on Fedora 38

Last metadata expiration check: 2:07:50 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : iptables-utils
Version : 1.8.9
Release : 4.fc38.1
Architecture : x86_64
Size : 40 k
Source : iptables-1.8.9-4.fc38.1.src.rpm
Repository : updates
Summary : iptables and ip6tables misc utilities
URL : https://www.netfilter.org/projects/iptables
License : GPLv2 and Artistic Licence 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.