nsd-control

authoritative domain name server

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