knsupdate

Clients provided with Knot DNS (kdig, knslookup, knsupdate)

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