Solution for webmin installl error On ubuntu 18.04.1 the universe and multiverse repositories are disabled by default to enable do: sudo add-apt-repository universe sudo add-apt-repository multiverse Now you can resolve the webmin dependencies and install it.