macOS
brew install getdnslocal Homebrew formula metadata
sudo port install getdnsMacPorts ports tree · devel/getdns/Portfile · source: api.github.com
brew
Modern asynchronous DNS API. Version 1.7.3 via Homebrew; verified from local package data.
install
brew install getdnslocal Homebrew formula metadata
sudo port install getdnsMacPorts ports tree · devel/getdns/Portfile · source: api.github.com
sudo apk add getdnsAlpine Linux edge package indexes · getdns · source: dl-cdn.alpinelinux.org
sudo apt install getdns-utilsDebian stable package indexes · getdns-utils · source: deb.debian.org
sudo dnf install getdnsFedora Rawhide package metadata · getdns · source: dl.fedoraproject.org
nix profile install nixpkgs#getdnsnixpkgs package indexes · pkgs/by-name/ge/getdns/package.nix · source: api.github.com
sudo pacman -S getdnsArch Linux sync databases · getdns · source: geo.mirror.pkgbuild.com
overview
Modern asynchronous DNS API
history
getdns is a C implementation of a modern asynchronous DNS API. It was designed to expose DNS data, DNSSEC validation, event-loop integration, and DNS privacy features to application developers who do not want to hand-code low-level resolver behavior.
The API specification was originally edited by Paul Hoffman, and the open source C implementation has been developed with NLnet Labs, Sinodun, and No Mountain Software. The GitHub repository dates to 2014 and the release history shows a 1.x line that added DNS privacy work, CMake builds, platform fixes, and Stubby integration.
getdns occupies a specialized layer in the DNS ecosystem: lower-level than application frameworks but higher-level than raw resolver libraries. Its distribution through Homebrew and major Unix-like package managers reflects use by DNS engineers, resolver-tool authors, and privacy-focused networking users.
Practitioners use libgetdns in C programs that need asynchronous DNS lookups, DNSSEC status, IDNA handling, event-loop adapters, or DNS-over-TLS behavior. The package also installs `getdns_query` for command-line testing and `getdns_server_mon` for server capability checks.
For package maintainers, getdns is important because optional features map directly to dependency choices: OpenSSL, libunbound, libidn2, event-loop libraries, and Stubby support all affect the build. Its packaging footprint therefore records how each platform chooses resolver, DNSSEC, and DNS privacy tradeoffs.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
getdns_query | cli | global executable | |
getdns_server_mon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:getdns |
|---|---|
| Version | 1.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/getdns |
| Homepage | https://getdnsapi.net |
| Repository | https://github.com/getdnsapi/getdns |
| Upstream docs | https://getdnsapi.net/documentation/spec |
| License | BSD-3-Clause |
| Source archive | https://getdnsapi.net/releases/getdns-1-7-3/getdns-1.7.3.tar.gz |
| Dependencies | libev, libevent, libidn2, libuv, openssl@3, unbound |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | getdns |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
getdns-utils 1.6.0-3.2
modern asynchronous DNS API (utils)
sudo apt install getdns-utilslibgetdns-dev 1.6.0-3.2
modern asynchronous DNS API (development)
sudo apt install libgetdns-devlibgetdns10t64 1.6.0-3.2
modern asynchronous DNS API (shared library)
sudo apt install libgetdns10t64stubby 1.6.0-3.2
modern asynchronous DNS API (stub resolver)
sudo apt install stubbygetdns
nix profile install nixpkgs#getdnsgetdns-utils 1.6.0-3.1build3
modern asynchronous DNS API (utils)
sudo apt install getdns-utilslibgetdns-dev 1.6.0-3.1build3
modern asynchronous DNS API (development)
sudo apt install libgetdns-devlibgetdns10t64 1.6.0-3.1build3
modern asynchronous DNS API (shared library)
sudo apt install libgetdns10t64stubby 1.6.0-3.1build3
modern asynchronous DNS API (stub resolver)
sudo apt install stubbygetdns 1.7.3-r0
Modern asynchronous DNS API
sudo apk add getdnsgetdns-dev 1.7.3-r0
Modern asynchronous DNS API (development files)
sudo apk add getdns-devgetdns-doc 1.7.3-r0
Modern asynchronous DNS API (documentation)
sudo apk add getdns-docgetdns-libs 1.7.3-r0
Modern asynchronous DNS API (libraries)
sudo apk add getdns-libsgetdns 1.7.3-10.fc44
Modern asynchronous API to the DNS
sudo dnf install getdnsgetdns-devel 1.7.3-10.fc44
Development package that includes getdns header files
sudo dnf install getdns-develgetdns-utils 1.7.3-10.fc44
getdns utilities
sudo dnf install getdns-utilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.