Automic VaultAutomic Vault

brew

Installer unbound avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de unbound pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install unbound

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install unbound

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add unbound

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

Debian aptvérifié · 92%
sudo apt install unbound

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

Fedora dnfvérifié · 92%
sudo dnf install unbound

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

Nixvérifié · 92%
nix profile install nixpkgs#unbound

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S unbound

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

openSUSE zyppervérifié · 92%
sudo zypper install unbound

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

Windows

Scoopvérifié · 92%
scoop install main/unbound

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

Windows Package Managervérifié · 92%
winget install --id NLnetLabs.Unbound -e

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

aperçu

Résumé du paquet

Validating, recursive, caching DNS resolver

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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

exécutables

Exécutables installés

CommandeTypeExpositionNote
unboundcliexécutable global
unbound-anchorcliexécutable global
unbound-checkconfcliexécutable global
unbound-controlcliexécutable global
unbound-control-setupcliexécutable global
unbound-hostcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.25.1
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.unbound.net

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:unbound
Version1.25.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/unbound
Page d'accueilhttps://www.unbound.net
Dépôthttps://github.com/NLnetLabs/unbound
Docs amonthttps://nlnetlabs.nl/documentation/unbound
LicenceBSD-3-Clause
Archive sourcehttps://nlnetlabs.nl/downloads/unbound/unbound-1.25.1.tar.gz
Dernière mise à jour2026-06-22T14:06:32-07:00
Pulseupdated
Dépendanceslibevent, libnghttp2, openssl@3
Bibliothèques fournies par macOSexpat
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewdéfini
Servicedeclared

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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