# bind を Homebrew, apk, dnf, Nix, pacman, zypper, scoop でインストール

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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bind>
- **バージョン:** 9.20.26
- **ソース概要:** Implementation of the DNS protocols
- **ホームページ:** <https://www.isc.org/bind/>
- **上流ドキュメント:** <https://www.isc.org/bind/>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://downloads.isc.org/isc/bind9/9.20.26/bind-9.20.26.tar.xz>
- **最終更新:** 2026-07-22T17:23:40Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- arpaname (cli)
- ddns-confgen (cli)
- delv (cli)
- dig (cli)
- dnssec-cds (cli)
- dnssec-dsfromkey (cli)
- dnssec-importkey (cli)
- dnssec-keyfromlabel (cli)
- dnssec-keygen (cli)
- dnssec-ksr (cli)
- dnssec-revoke (cli)
- dnssec-settime (cli)
- dnssec-signzone (cli)
- dnssec-verify (cli)
- host (cli)
- mdig (cli)
- named (cli)
- named-checkconf (cli)
- named-checkzone (cli)
- named-compilezone (cli)
- named-journalprint (cli)
- named-rrchecker (cli)
- nsec3hash (cli)
- nslookup (cli)
- nsupdate (cli)
- rndc (cli)
- rndc-confgen (cli)
- tsig-keygen (cli)
- 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 (エイリアス)

## 依存関係

- jemalloc
- json-c
- libidn2
- libnghttp2
- libuv
- openssl@3
- readline
- userspace-rcu

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- libxml2

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 9.20.26
- マネージャ更新日: 2026-07-22
- ローカルデータ: OK
- 上流リポジトリ: https://www.isc.org/bind/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bind
- **Version Scheme:** 1
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | BIND 9 Administrator Reference Manual | https://www.isc.org/downloads/bind/


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [libidn2](https://pkg.so/ja/brew/libidn2/) - Runtime dependency declared by Homebrew.
- [jemalloc](https://pkg.so/ja/brew/jemalloc/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ldns](https://pkg.so/ja/brew/ldns/) - Shares pkgdb curated category or tags: cli, dns, dnssec, networking.
- [knot](https://pkg.so/ja/brew/knot/) - Shares pkgdb curated category or tags: cli, dns, dnssec, networking.
- [knot-resolver](https://pkg.so/ja/brew/knot-resolver/) - Shares pkgdb curated category or tags: cli, dns, dnssec, networking.
- [sdns](https://pkg.so/ja/brew/sdns/) - Shares pkgdb curated category or tags: cli, dns, dnssec, networking, server.
- [coredns](https://pkg.so/ja/brew/coredns/) - Shares pkgdb curated category or tags: cli, dns, networking, server.
- [nextdns](https://pkg.so/ja/brew/nextdns/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [q](https://pkg.so/ja/brew/q/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [pdns](https://pkg.so/ja/brew/pdns/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [kea](https://pkg.so/ja/brew/kea/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, ddns, networking, openssl, openssl-3.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
