gdnsd

authoritative domain name server

Debian Debian
RUN apt-get update && \ apt-get install -y gdnsd
Ubuntu
RUN apt-get update && \ apt-get install -y gdnsd
Alpine
RUN apk add gdnsd
Arch Arch Linux
RUN pacman -S --noconfirm gdnsd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gdnsd
Raspbian
RUN apt-get update && \ apt-get install -y gdnsd
click the source code to copy install gdnsd on any operating system with command-not-found.com