0

I installed ubuntu 18.04 today and after I installed webmin I can't install dhcp-server.

How can I debug/fix this?

enter image description here

1 Answers1

0

Go to System -> Software Pacakges then select the radio button for Package from APT. In the box type in isc-dhcp-server then click the red Install button below.

enter image description here

Terrance
  • 41,612
  • 7
  • 124
  • 183
  • Tnx @Terrance u saved me :). – Ubuntu_addict Jun 11 '18 at 15:09
  • @Ubuntu_addict You're welcome! You can also click on the Search APT button to the right and type in part of the name of whatever package you are looking for then click the search in the new window and it will show you the package you are looking for and all you should have to do is click on it for it to add it. – Terrance Jun 11 '18 at 16:11