How to Install udhcpd in Ubuntu 18.04



Install udhcpd by entering the following commands in the terminal:

sudo apt update
sudo apt install udhcpd

Description:

Provides the busybox DHCP server implementation

Busybox contains a very small yet fully function RFC compliant DHCP server formerly known as udhcpd. . This package contains the glue to use the busybox udhcpd as DHCP server in the system by providing the appropriate symbolic links and scripts.

Homepage: http://www.busybox.net

Version: 1:1.27.2-2ubuntu3

Section: universe/net