rndc

Utilities for BIND

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