ldns-config

header files

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