Automic VaultAutomic Vault

brew

Install unbound with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Validating, recursive, caching DNS resolver. Version 1.25.1 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install unbound

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install unbound

MacPorts ports tree · net/unbound/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add py3-unbound

Alpine Linux edge package indexes · py3-unbound · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install libunbound-dev

Debian stable package indexes · libunbound-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install python3-unbound

Fedora Rawhide package metadata · python3-unbound · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#unbound

nixpkgs package indexes · pkgs/by-name/un/unbound/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S unbound

Arch Linux sync databases · unbound · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libunbound8

openSUSE Tumbleweed package metadata · libunbound8 · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/unbound

Scoop official bucket manifest trees · bucket/unbound.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id NLnetLabs.Unbound -e

Windows Package Manager source index · NLnetLabs.Unbound · source: cdn.winget.microsoft.com

overview

Package summary

Validating, recursive, caching DNS resolver

Commands and aliases

  • unbound
  • unbound-anchor
  • unbound-checkconf
  • unbound-control
  • unbound-control-setup
  • unbound-host

history

Project history and usage

Unbound is NLnet Labs' validating, recursive, caching DNS resolver. It is one of the significant infrastructure packages in this batch: a security- and privacy-oriented resolver used as a local stub resolver, a network recursive resolver, a DNSSEC validator, and a library.

Project history

The official Unbound history says the project started to develop independent open-source DNS software and documentation, jointly funded by VeriSign and the University of Southern California/Information Sciences Institute. The C implementation was based on a Java prototype and was released in May 2008.

The official requirements document names the early resolver work by Bill Manning, David Blacka, and Matt Larson, with contributions from Geoff Sisson and Roy Arends, and says that around 2006 NLnet Labs volunteered to write a full C implementation ready for deployed use.

From the beginning, Unbound was designed around modular resolver components: validator, iterator, cache, networking, and query management. Its stated goals included DNSSEC support, high performance, code diversity in the DNS resolver monoculture, use as a stub resolver or full caching nameserver, portability, and a BSD license.

Adoption history

NLnet Labs' project page says Unbound runs on Linux and BSD distributions as well as macOS, has packages for most platforms, is included in the base system of all major BSD operating systems, and is in the standard repositories of most Linux distributions.

The input package metadata reflects that breadth in package-manager terms: Homebrew, MacPorts, Nix, pacman, Scoop, winget, zypper, apk, Debian, Fedora, and Ubuntu entries are present. For package users, Unbound is not a novelty CLI; it is deployable network infrastructure.

Unbound's adoption also tracks changes in DNS operations: DNSSEC validation, local caching, query minimisation, DNS-over-TLS, DNS-over-HTTPS, authority zones, and aggressive DNSSEC-validated cache all appear in official NLnet Labs documentation or release notes.

How it is used

The official home-network tutorial presents Unbound as a resolver that can be installed from OS packages, tested with `dig`, and then used first for a single machine and then for a whole network. It notes that Unbound behaves as a caching recursive DNS resolver out of the box on installation.

Command-line package users care about the suite around the daemon: `unbound-checkconf` for validation, `unbound-control` and `unbound-control-setup` for administration, `unbound-anchor` for trust-anchor handling, and `unbound-host` for lookups. Those executables turn the resolver into something that can be configured, tested, and automated like other Unix services.

Why package nerds care

Unbound is highly significant in package-manager culture because it is a small, modern alternative to monolithic DNS server deployments for the recursive-resolver role. It is commonly installed on routers, servers, BSD systems, developer laptops, and self-hosted networks.

For package nerds, Unbound represents the ideal infrastructure package: source-available, portable, daemonized, scriptable, configurable through text files, and backed by a specialist upstream. Its DNSSEC and privacy features made it a default recommendation in many local-resolver and self-hosting setups.

Timeline

  • 2006: NLnet Labs volunteers to write the deployed C implementation.
  • 2008: Unbound C implementation released in May.
  • 2018: Unbound 1.7.0 adds features including aggressive use of the DNSSEC-validated cache.
  • 2026: NLnet Labs documentation and project page list Unbound 1.25.1 as the current documented series.

Related projects

  • NSD, also from NLnet Labs, is the related authoritative DNS server counterpart to Unbound's recursive-resolver role.
  • libunbound exposes resolver functionality to applications, and related DNS privacy/standards work includes DNSSEC, DNS-over-TLS, DNS-over-HTTPS, query name minimisation, and RFC 8198 aggressive DNSSEC-validated cache.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • Homebrew declares a post-install hook for this formula.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/local/etc/unbound/unbound.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/usr/local/etc/unbound/unbound_server.key/usr/local/etc/unbound/unbound_control.key/usr/local/etc/unbound/unbound_server.pem/usr/local/etc/unbound/unbound_control.pem

executables

Installed executables

CommandKindExposureNote
unboundcliglobal executable
unbound-anchorcliglobal executable
unbound-checkconfcliglobal executable
unbound-controlcliglobal executable
unbound-control-setupcliglobal executable
unbound-hostcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.25.1
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://www.unbound.net

install metadata

Package metadata

Package keybrew:unbound
Version1.25.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/unbound
Homepagehttps://www.unbound.net
Repositoryhttps://github.com/NLnetLabs/unbound
Upstream docshttps://nlnetlabs.nl/documentation/unbound
LicenseBSD-3-Clause
Source archivehttps://nlnetlabs.nl/downloads/unbound/unbound-1.25.1.tar.gz
Last updated2026-06-22T14:06:32-07:00
Pulseupdated
Dependencieslibevent, libnghttp2, openssl@3
Uses from macOSexpat
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameunbound
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libunbound-dev 1.22.0-2+deb13u2

static library, header files, and docs for libunbound

https://www.unbound.net/

sudo apt install libunbound-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: unbound
  • 1 dependencies
  • normalized package name match
  • Matched by: Unbound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libunbound-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libunbound8 1.22.0-2+deb13u2

library implementing DNS resolution and validation

https://www.unbound.net/

sudo apt install libunbound8
  • Section: libs
  • Architecture: amd64
  • Source Package: unbound
  • 3 dependencies
  • normalized package name match
  • Matched by: Unbound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libunbound8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-unbound 1.22.0-2+deb13u2

library implementing DNS resolution and validation (Python3 bindings)

https://www.unbound.net/

sudo apt install python3-unbound
  • Section: python
  • Architecture: amd64
  • Source Package: unbound
  • 4 dependencies
  • normalized package name match
  • Matched by: Unbound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-unbound from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

unbound 1.22.0-2+deb13u2

validating, recursive, caching DNS resolver

https://www.unbound.net/

sudo apt install unbound
  • Section: net
  • Architecture: amd64
  • 9 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Unbound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unbound from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

unbound-anchor 1.22.0-2+deb13u2

utility to securely fetch the root DNS trust anchor

https://www.unbound.net/

sudo apt install unbound-anchor
  • Section: net
  • Architecture: amd64
  • Source Package: unbound
  • 4 dependencies
  • normalized package name match
  • Matched by: Unbound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unbound-anchor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

unbound-host 1.22.0-2+deb13u2

reimplementation of the 'host' command

https://www.unbound.net/

sudo apt install unbound-host
  • Section: net
  • Architecture: amd64
  • Source Package: unbound
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Unbound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unbound-host from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

unbound

nix profile install nixpkgs#unbound
  • normalized package name match
  • Matched by: Unbound
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/unbound/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libunbound-dev 1.19.2-1ubuntu3

static library, header files, and docs for libunbound

https://www.unbound.net/

sudo apt install libunbound-dev
  • Section: net
  • Architecture: amd64
  • Source Package: unbound
  • 1 dependencies
  • normalized package name match
  • Matched by: Unbound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libunbound-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libunbound8 1.19.2-1ubuntu3

library implementing DNS resolution and validation

https://www.unbound.net/

sudo apt install libunbound8
  • Section: libs
  • Architecture: amd64
  • Source Package: unbound
  • 3 dependencies
  • normalized package name match
  • Matched by: Unbound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libunbound8 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-unbound 1.19.2-1ubuntu3

library implementing DNS resolution and validation (Python3 bindings)

https://www.unbound.net/

sudo apt install python3-unbound
  • Section: universe/python
  • Architecture: amd64
  • Source Package: unbound
  • 4 dependencies
  • normalized package name match
  • Matched by: Unbound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-unbound from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

unbound 1.19.2-1ubuntu3

validating, recursive, caching DNS resolver

https://www.unbound.net/

sudo apt install unbound
  • Section: universe/net
  • Architecture: amd64
  • 9 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Unbound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unbound from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

unbound-anchor 1.19.2-1ubuntu3

utility to securely fetch the root DNS trust anchor

https://www.unbound.net/

sudo apt install unbound-anchor
  • Section: universe/net
  • Architecture: amd64
  • Source Package: unbound
  • 4 dependencies
  • normalized package name match
  • Matched by: Unbound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unbound-anchor from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

unbound-host 1.19.2-1ubuntu3

reimplementation of the 'host' command

https://www.unbound.net/

sudo apt install unbound-host
  • Section: universe/net
  • Architecture: amd64
  • Source Package: unbound
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Unbound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unbound-host from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

py3-unbound 1.25.1-r0

Python bindings to libunbound

https://nlnetlabs.nl/projects/unbound/about/

sudo apk add py3-unbound
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: unbound
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Unbound
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-unbound from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

unbound 1.25.1-r0

Unbound is a validating, recursive, and caching DNS resolver

https://nlnetlabs.nl/projects/unbound/about/

sudo apk add unbound
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: unbound
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Unbound
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unbound from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

unbound-dbg 1.25.1-r0

Unbound is a validating, recursive, and caching DNS resolver (debug symbols)

https://nlnetlabs.nl/projects/unbound/about/

sudo apk add unbound-dbg
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: unbound
  • 1 dependencies
  • normalized package name match
  • Matched by: Unbound
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unbound-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment