Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 unbound

查看 unbound 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install unbound

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install unbound

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add unbound

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

Debian apt已验证 · 92%
sudo apt install unbound

Debian stable package indexes · unbound · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install unbound

Fedora Rawhide package metadata · unbound · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#unbound

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

Arch Linux pacman已验证 · 92%
sudo pacman -S unbound

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

openSUSE zypper已验证 · 92%
sudo zypper install unbound

openSUSE Tumbleweed package metadata · unbound · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/unbound

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

Windows Package Manager已验证 · 92%
winget install --id NLnetLabs.Unbound -e

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

概览

软件包摘要

Validating, recursive, caching DNS resolver

命令和别名

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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • Homebrew 为此 formula 声明了 post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
unboundcli全局可执行文件
unbound-anchorcli全局可执行文件
unbound-checkconfcli全局可执行文件
unbound-controlcli全局可执行文件
unbound-control-setupcli全局可执行文件
unbound-hostcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.25.1
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.unbound.net

安装元数据

软件包元数据

软件包键brew:unbound
版本1.25.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/unbound
主页https://www.unbound.net
仓库https://github.com/NLnetLabs/unbound
上游文档https://nlnetlabs.nl/documentation/unbound
许可证BSD-3-Clause
源码归档https://nlnetlabs.nl/downloads/unbound/unbound-1.25.1.tar.gz
最后更新2026-06-22T14:06:32-07:00
Pulseupdated
依赖libevent, libnghttp2, openssl@3
macOS 提供的库expat
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install已定义
服务declared

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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