DHCP Installation The package can be installed by adding dhcp_ex to your list of dependencies in mix.exs: def deps do [ {:dhcp_ex, "~> 0.3.0"} ] end