bind9-config
The bind-devel package contains full version of the header files
Install
- All systems
-
curl cmd.cat/bind9-config.sh
- Debian
-
apt-get install bind9
- Ubuntu
-
apt-get install bind9
- Alpine
-
apk add bind-tools
- Arch Linux
-
pacman -S bind-tools
- Kali Linux
-
apt-get install bind9
- CentOS
-
yum install bind-devel
- Fedora
-
dnf install bind-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bind9
- Raspbian
-
apt-get install bind9
- Dockerfile
- dockerfile.run/bind9-config
- Docker
-
docker run cmd.cat/bind9-config bind9-config
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
bind9
Internet Domain Name Server
The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package provides the server and related configuration files.