How to Install and Uninstall rarpd Package on Kali Linux

Last updated: May 19,2024

1. Install "rarpd" package

This is a short guide on how to install rarpd on Kali Linux

$ sudo apt update $ sudo apt install rarpd

2. Uninstall "rarpd" package

Please follow the guidelines below to uninstall rarpd on Kali Linux:

$ sudo apt remove rarpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the rarpd package on Kali Linux

Package: rarpd
Source: rarpd (0.981107-9)
Version: 0.981107-9+b1
Installed-Size: 49
Maintainer: Mats Erik Andersson
Architecture: amd64
Depends: libc6 (>= 2.16), lsb-base (>= 3.0-6)
Size: 14646
SHA256: 6e631739f5c80568628e8a8f8f4817a52605b7a1caf12a4d9cadd31a7a54948e
SHA1: c75f9f9309da9609b9d8ea8fdf86127933abff00
MD5sum: d53df9741007f1be78309aaf384ed200
Description: Reverse Address Resolution Protocol daemon
RARP is a protocol which allows individual devices on a network
to get their IP addresses assigned based on their MAC addresses.
.
You have use of this daemon only if you have on your local network
machines like diskless Sun boxes, or other netbooting devices.
Description-md5:
Tag: admin::configuring, interface::daemon, network::configuration,
network::server, protocol::ip, role::program, use::configuring
Section: net
Priority: extra
Filename: pool/main/r/rarpd/rarpd_0.981107-9+b1_amd64.deb