isc-config.sh

The bind-devel package contains full version of the header files

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