I tried on ubuntu 16.04 and 20.04, however I cannot install dnsmasq
.
The error I get is:
Package dnsmasq is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
dnsmasq-base
E: Package 'dnsmasq' has no installation candidate
Is this no longer a package available on ubuntu repos?
sudo apt update
output to look for issues so I'd provide that when your question is on-topic. – guiverc Dec 26 '21 at 19:58make
and compiling from source downloaded from https://thekelleys.org.uk/dnsmasq/ – tread Dec 26 '21 at 21:28