How to Install and Uninstall dhcp-helper Package on Kali Linux
Last updated: November 26,2024
1. Install "dhcp-helper" package
In this section, we are going to explain the necessary steps to install dhcp-helper on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
dhcp-helper
Copied
2. Uninstall "dhcp-helper" package
In this section, we are going to explain the necessary steps to uninstall dhcp-helper on Kali Linux:
$
sudo apt remove
dhcp-helper
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the dhcp-helper package on Kali Linux
Package: dhcp-helper
Source: dhcp-helper (1.2-3.2)
Version: 1.2-3.2+b1
Installed-Size: 52
Maintainer: Simon Kelley
Architecture: amd64
Depends: netbase, libc6 (>= 2.34)
Conflicts: dhcp3-relay, dhcp3-server, isc-dhcp-relay, isc-dhcp-server, udhcpd
Size: 11836
SHA256: 128887654b875c33eed858ae346d820fde83c2d337990b9a9909566e9ea95cff
SHA1: 71f23d097ba29e2f6b3f2d43a4afc0135daec18e
MD5sum: 281246a481401f3aef23c1ee8ecec44c
Description: A DHCP relay agent
dhcp-helper is a DHCP and BOOTP relay agent. It listens for DHCP
and BOOTP broadcasts on directly connected subnets and relays
them to DHCP or BOOTP servers elsewhere. dhcp-helper is much smaller
than dhcp3-relay package and it does not require the Packet Filter
kernel facility to be present. This makes it a good choice for use
on small or embedded systems. Unlike dhcp3-relay, dhcp-helper can be
configured to forward DHCP requests as broadcasts, and therefore does
not need to be given the IP address of the DHCP server, only the
network in which it resides.
Description-md5:
Tag: implemented-in::c, protocol::dhcp, role::program
Section: net
Priority: optional
Filename: pool/main/d/dhcp-helper/dhcp-helper_1.2-3.2+b1_amd64.deb
Source: dhcp-helper (1.2-3.2)
Version: 1.2-3.2+b1
Installed-Size: 52
Maintainer: Simon Kelley
Architecture: amd64
Depends: netbase, libc6 (>= 2.34)
Conflicts: dhcp3-relay, dhcp3-server, isc-dhcp-relay, isc-dhcp-server, udhcpd
Size: 11836
SHA256: 128887654b875c33eed858ae346d820fde83c2d337990b9a9909566e9ea95cff
SHA1: 71f23d097ba29e2f6b3f2d43a4afc0135daec18e
MD5sum: 281246a481401f3aef23c1ee8ecec44c
Description: A DHCP relay agent
dhcp-helper is a DHCP and BOOTP relay agent. It listens for DHCP
and BOOTP broadcasts on directly connected subnets and relays
them to DHCP or BOOTP servers elsewhere. dhcp-helper is much smaller
than dhcp3-relay package and it does not require the Packet Filter
kernel facility to be present. This makes it a good choice for use
on small or embedded systems. Unlike dhcp3-relay, dhcp-helper can be
configured to forward DHCP requests as broadcasts, and therefore does
not need to be given the IP address of the DHCP server, only the
network in which it resides.
Description-md5:
Tag: implemented-in::c, protocol::dhcp, role::program
Section: net
Priority: optional
Filename: pool/main/d/dhcp-helper/dhcp-helper_1.2-3.2+b1_amd64.deb