How to Install and Uninstall arptables Package on Kali Linux
Last updated: November 05,2024
1. Install "arptables" package
In this section, we are going to explain the necessary steps to install arptables on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
arptables
Copied
2. Uninstall "arptables" package
Please follow the instructions below to uninstall arptables on Kali Linux:
$
sudo apt remove
arptables
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the arptables package on Kali Linux
Package: arptables
Version: 0.0.5-3.1
Installed-Size: 100
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 38800
SHA256: 9c94e0515520dfe3e14e2bf78f2c96561f0dada957e0013b8bc3dee1f7191fe7
SHA1: 22b567c77bf2192513aea554e4ba002604073082
MD5sum: 61c9b9d7eac0d275f4f166c586723ba7
Description: ARP table administration
Arptables is used to set up, maintain, and inspect the tables of
ARP rules in the Linux kernel. It is analogous to iptables,
but operates at the ARP layer rather than the IP layer.
Description-md5:
Homepage: https://www.netfilter.org/
Tag: implemented-in::c, interface::commandline, network::firewall,
network::service, role::program, scope::utility, security::firewall,
use::monitor
Section: net
Priority: optional
Filename: pool/main/a/arptables/arptables_0.0.5-3.1_amd64.deb
Version: 0.0.5-3.1
Installed-Size: 100
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 38800
SHA256: 9c94e0515520dfe3e14e2bf78f2c96561f0dada957e0013b8bc3dee1f7191fe7
SHA1: 22b567c77bf2192513aea554e4ba002604073082
MD5sum: 61c9b9d7eac0d275f4f166c586723ba7
Description: ARP table administration
Arptables is used to set up, maintain, and inspect the tables of
ARP rules in the Linux kernel. It is analogous to iptables,
but operates at the ARP layer rather than the IP layer.
Description-md5:
Homepage: https://www.netfilter.org/
Tag: implemented-in::c, interface::commandline, network::firewall,
network::service, role::program, scope::utility, security::firewall,
use::monitor
Section: net
Priority: optional
Filename: pool/main/a/arptables/arptables_0.0.5-3.1_amd64.deb