How to Install and Uninstall iptables-utils.x86_64 Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "iptables-utils.x86_64" package
Please follow the steps below to install iptables-utils.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
iptables-utils.x86_64
Copied
2. Uninstall "iptables-utils.x86_64" package
Here is a brief guide to show you how to uninstall iptables-utils.x86_64 on Oracle Linux 9:
$
sudo dnf remove
iptables-utils.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the iptables-utils.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:11:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : iptables-utils
Version : 1.8.8
Release : 6.el9_1
Architecture : x86_64
Size : 54 k
Source : iptables-1.8.8-6.el9_1.src.rpm
Repository : ol9_baseos_latest
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.
Available Packages
Name : iptables-utils
Version : 1.8.8
Release : 6.el9_1
Architecture : x86_64
Size : 54 k
Source : iptables-1.8.8-6.el9_1.src.rpm
Repository : ol9_baseos_latest
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.