# 使用 Homebrew, apk, dnf, Nix, pacman, zypper, scoop 安装 bind

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

## 安装

```sh
sudo av install brew:bind
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bind
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add bind
```

  证据: Alpine Linux edge package indexes: bind from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install bind
```

  证据: Fedora Rawhide package metadata: bind from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#bind
```

  证据: nixpkgs package indexes: pkgs/by-name/bi/bind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S bind
```

  证据: Arch Linux sync databases: bind from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install bind
```

  证据: openSUSE Tumbleweed package metadata: bind from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/bind
```

  证据: Scoop official bucket manifest trees: bucket/bind.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:bind
- **软件包管理器:** Homebrew
- **版本:** 9.20.26
- **来源摘要:** Implementation of the DNS protocols
- **主页:** <https://www.isc.org/bind/>
- **最后更新:** 2026-07-22T17:23:40Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- arpaname (别名)
- ddns-confgen (别名)
- delv (别名)
- dig (别名)
- dnssec-cds (别名)
- dnssec-dsfromkey (别名)
- dnssec-importkey (别名)
- dnssec-keyfromlabel (别名)
- dnssec-keygen (别名)
- dnssec-ksr (别名)
- dnssec-revoke (别名)
- dnssec-settime (别名)
- dnssec-signzone (别名)
- dnssec-verify (别名)
- host (别名)
- mdig (别名)
- named (别名)
- named-checkconf (别名)
- named-checkzone (别名)
- named-compilezone (别名)
- named-journalprint (别名)
- named-rrchecker (别名)
- nsec3hash (别名)
- nslookup (别名)
- nsupdate (别名)
- rndc (别名)
- rndc-confgen (别名)
- tsig-keygen (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 9.20.26
## 项目历史与用法

BIND 9 is ISC's classic open-source DNS implementation: a name server, recursive resolver, DNSSEC platform, and suite of DNS administration tools including `named`, `dig`, `host`, `nslookup`, `rndc`, and DNSSEC utilities.

### 项目历史

ISC's official BIND history says Berkeley Internet Name Domain began in the early 1980s at UC Berkeley as a DARPA-funded graduate-student project. After UC Berkeley, DEC and Paul Vixie carried major stewardship, and ISC was founded in 1994 specifically to provide a home for BIND development and maintenance.

### 采用历史

BIND's adoption is bound to the adoption of DNS itself. ISC describes BIND 9 as the first, oldest, and most commonly deployed DNS solution, and says it is used for publishing the DNSSEC-signed root zone, top-level domains, hosting providers, enterprises, and large resolver farms. The input package facts show BIND packaged across major Unix and cross-platform package managers.

### 使用方式

Package users install BIND either for the `named` daemon or for the DNS toolbelt. On servers it acts as an authoritative name server, recursive resolver, forwarder, or split-horizon DNS service; on developer and operator workstations the package is often installed just to get `dig`, `host`, `nslookup`, `nsupdate`, and DNSSEC inspection/signing tools.

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

BIND is package-nerd bedrock: one package contains a daemon that helped define Internet infrastructure operations and a CLI toolkit that generations of sysadmins treat as diagnostic muscle memory. Its packaging also carries distro policy decisions about chrooting, service managers, default paths, crypto libraries, DNSSEC defaults, and whether users install the full server just to get `dig`.

### 时间线

- Early 1980s: BIND originally written at UC Berkeley under a DARPA grant.
- 1994: ISC founded to provide a home for BIND development and maintenance.
- 1997-05: First production-ready BIND 8 released.
- 2000-09: BIND 9 released as a major rewrite of the architecture.
- 2009: ISC begins BIND 10 rewrite effort.
- 2014: ISC ends BIND 10 development and refocuses on BIND 9.
- 2016: BIND 9.11.0 and later move to the MPL 2.0 license.
- 2018-02: BIND project migrates to ISC's self-hosted GitLab.
- 2019-2020: ISC replaces BIND's home-grown network interface layer with libuv.

### Related projects

- Related DNS software includes NSD, Unbound, Knot DNS, PowerDNS Authoritative Server, PowerDNS Recursor, dnsmasq, CoreDNS, and systemd-resolved; related BIND-era projects include the discontinued BIND 10/Bundy effort.

### 来源

- Official BIND 9 README from ISC GitLab.
- Official ISC BIND page.
- Official ISC History of BIND page.
- Packaged executable and package-manager facts from source_facts.


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## 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

- Unix: /etc/named.conf, /usr/local/etc/namedb/named.conf
## 其他软件包管理器记录

- Nix - bind: normalized package name match | nixpkgs package indexes: pkgs/by-name/bi/bind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - bind - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server | https://www.isc.org/bind/
- apk - bind-dbg - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server (debug symbols) | https://www.isc.org/bind/
- apk - bind-dev - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server (development files) | https://www.isc.org/bind/
- apk - bind-dnssec-root - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-dnssec-root from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | ISC BIND DNSSEC Root Keys | https://www.isc.org/bind/
- apk - bind-dnssec-tools - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-dnssec-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Utilities for DNSSEC keys and DNS zone files management | https://www.isc.org/bind/
- apk - bind-doc - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server (documentation) | https://www.isc.org/bind/
- apk - bind-libs - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server (libraries) | https://www.isc.org/bind/
- apk - bind-openrc - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server (OpenRC init scripts) | https://www.isc.org/bind/
- apk - bind-plugins - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-plugins from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS server plugins | https://www.isc.org/bind/
- apk - bind-tools - 9.20.26-r0: normalized package name match | Alpine Linux edge package indexes: bind-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The ISC DNS tools | https://www.isc.org/bind/
- dnf - bind - 9.18.50-22.fc45: normalized package name match | Fedora Rawhide package metadata: bind from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server | https://www.isc.org/downloads/bind/
- dnf - bind-chroot - 9.18.50-22.fc45: normalized package name match | Fedora Rawhide package metadata: bind-chroot from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A chroot runtime environment for the ISC BIND DNS server, named(8) | https://www.isc.org/downloads/bind/
- dnf - bind-devel - 9.18.50-22.fc45: normalized package name match | Fedora Rawhide package metadata: bind-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header files and libraries needed for bind-dyndb-ldap | https://www.isc.org/downloads/bind/
- dnf - bind-dnssec-utils - 9.18.50-22.fc45: normalized package name match | Fedora Rawhide package metadata: bind-dnssec-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | DNSSEC keys and zones management utilities | https://www.isc.org/downloads/bind/
- dnf - bind-doc - 9.18.50-22.fc45: normalized package name match | Fedora Rawhide package metadata: bind-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | BIND 9 Administrator Reference Manual | https://www.isc.org/downloads/bind/


## Combined YAML source

View the package source record on GitHub. [combined/bind.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bind.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
