Automic VaultAutomic Vault

brew

unbound mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für unbound in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install unbound

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install unbound

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add unbound

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

Debian aptverifiziert · 92%
sudo apt install unbound

Debian stable package indexes · unbound · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install unbound

Fedora Rawhide package metadata · unbound · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#unbound

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S unbound

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

openSUSE zypperverifiziert · 92%
sudo zypper install unbound

openSUSE Tumbleweed package metadata · unbound · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/unbound

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

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

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

Überblick

Paketzusammenfassung

Validating, recursive, caching DNS resolver

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • Homebrew deklariert einen Post-install-Hook für diese Formel.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
unboundcliglobales Executable
unbound-anchorcliglobales Executable
unbound-checkconfcliglobales Executable
unbound-controlcliglobales Executable
unbound-control-setupcliglobales Executable
unbound-hostcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.25.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.unbound.net

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:unbound
Version1.25.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/unbound
Homepagehttps://www.unbound.net
Repositoryhttps://github.com/NLnetLabs/unbound
Upstream-Dokumentationhttps://nlnetlabs.nl/documentation/unbound
LizenzBSD-3-Clause
Quellarchivhttps://nlnetlabs.nl/downloads/unbound/unbound-1.25.1.tar.gz
Zuletzt aktualisiert2026-06-22T14:06:32-07:00
Pulseupdated
Abhängigkeitenlibevent, libnghttp2, openssl@3
Von macOS bereitgestellte Bibliothekenexpat
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefiniert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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