isc-config.sh
The bind-devel package contains full version of the header files
Install
- All systems
-
curl cmd.cat/isc-config.sh.sh
- Debian
-
apt-get install libbind-dev
- Ubuntu
-
apt-get install libbind-dev
- Alpine
-
apk add bind-tools
- Arch Linux
-
pacman -S bind-tools
- Kali Linux
-
apt-get install libbind-dev
- Fedora
-
dnf install bind-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libbind-dev
- Raspbian
-
apt-get install libbind-dev
- Dockerfile
- dockerfile.run/isc-config.sh
- Docker
-
docker run cmd.cat/isc-config.sh isc-config.sh
powered by Commando
bind-devel
The bind-devel package contains full version of the header files
and libraries required for development with ISC BIND 9
libbind-dev
Static Libraries and Headers used by BIND
This package delivers archive-style libraries, header files, and API man pages for libbind, libdns, libisc, and liblwres. These are only needed if you want to compile other packages that need more nameserver API than the resolver code provided in libc.