# Installer bind avec Homebrew, apk, dnf, Nix, pacman, zypper, scoop

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bind
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add bind
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:bind
- **Gestionnaire de paquets:** Homebrew
- **Version:** 9.20.26
- **Résumé source:** Implementation of the DNS protocols
- **Page d'accueil:** <https://www.isc.org/bind/>
- **Dernière mise à jour:** 2026-07-22T17:23:40Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 9.20.26
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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

### Chronologie

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

### Sources

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


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
