How to Install udhcpc in Ubuntu 18.04



Install udhcpc by entering the following commands in the terminal:

sudo apt update
sudo apt install udhcpc

Description:

Provides the busybox DHCP client implementation

Busybox contains a very small yet fully functional RFC compliant DHCP client formerly known as udhcpc. . This package contains the glue to use the busybox udhcpc as DHCP client 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