How To Install Gdnsd On Debian, Ubuntu, Alpine, Arch, Kali, Raspbian And MacOS?
Install gdnsd
-
Debian
apt-get install gdnsdClick to copy -
Ubuntu
apt-get install gdnsdClick to copy -
Alpine OS
apk add gdnsdClick to copy -
Arch Linux
pacman -S gdnsdClick to copy -
Kali Linux
apt-get install gdnsdClick to copy -
Raspbian
apt-get install gdnsdClick to copy -
macOS
brew install gdnsdClick to copy
gdnsd
authoritative domain name servergdnsd is an Authoritative-only DNS server. The initial g stands for Geographic, as gdnsd offers a plugin system for geographic (or other sorts of) balancing, redirection, and service-state-conscious failover. gdnsd has a strong focus on high performance, low latency service. It does not offer any form of caching or recursive service, and does not support DNSSEC. This package provides the core gdnsd daemon and basic plugins.
Installation of latest gdnsd command is available for Debian, Ubuntu, Alpine, Arch, Kali, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




