How to Install and Uninstall iptables-arptables.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "iptables-arptables.x86_64" package
This guide covers the steps necessary to install iptables-arptables.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
iptables-arptables.x86_64
Copied
2. Uninstall "iptables-arptables.x86_64" package
Here is a brief guide to show you how to uninstall iptables-arptables.x86_64 on AlmaLinux 8:
$
sudo dnf remove
iptables-arptables.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the iptables-arptables.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:28:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : iptables-arptables
Version : 1.8.4
Release : 22.el8
Architecture : x86_64
Size : 65 k
Source : iptables-1.8.4-22.el8.src.rpm
Repository : baseos
Summary : User space tool to set up tables of ARP rules in kernel
URL : http://www.netfilter.org/projects/iptables
License : GPLv2 and Artistic 2.0 and ISC
Description : The arptables tool is used to set up and maintain
: the tables of ARP rules in the Linux kernel. These rules inspect
: the ARP frames which they see. arptables is analogous to the iptables
: user space tool, but is less complicated.
:
: Note: This package contains the nftables-based variant of arptables, a drop-in
: replacement of the legacy tool.
Available Packages
Name : iptables-arptables
Version : 1.8.4
Release : 22.el8
Architecture : x86_64
Size : 65 k
Source : iptables-1.8.4-22.el8.src.rpm
Repository : baseos
Summary : User space tool to set up tables of ARP rules in kernel
URL : http://www.netfilter.org/projects/iptables
License : GPLv2 and Artistic 2.0 and ISC
Description : The arptables tool is used to set up and maintain
: the tables of ARP rules in the Linux kernel. These rules inspect
: the ARP frames which they see. arptables is analogous to the iptables
: user space tool, but is less complicated.
:
: Note: This package contains the nftables-based variant of arptables, a drop-in
: replacement of the legacy tool.