Automic VaultAutomic Vault

brew

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install bind

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

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

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

Windows

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

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

aperçu

Résumé du paquet

Implementation of the DNS protocols

Commandes et alias

  • 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

historique

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.

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

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de 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 8 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

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
/etc/named.conf/usr/local/etc/namedb/named.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
arpanamecliexécutable global
ddns-confgencliexécutable global
delvcliexécutable global
digcliexécutable global
dnssec-cdscliexécutable global
dnssec-dsfromkeycliexécutable global
dnssec-importkeycliexécutable global
dnssec-keyfromlabelcliexécutable global
dnssec-keygencliexécutable global
dnssec-ksrcliexécutable global
dnssec-revokecliexécutable global
dnssec-settimecliexécutable global
dnssec-signzonecliexécutable global
dnssec-verifycliexécutable global
hostcliexécutable global
mdigcliexécutable global
namedcliexécutable global
named-checkconfcliexécutable global
named-checkzonecliexécutable global
named-compilezonecliexécutable global
named-journalprintcliexécutable global
named-rrcheckercliexécutable global
nsec3hashcliexécutable global
nslookupcliexécutable global
nsupdatecliexécutable global
rndccliexécutable global
rndc-confgencliexécutable global
tsig-keygencliexé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 gestionnaire9.20.24
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.isc.org/bind/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:bind
Version9.20.24
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/bind
Page d'accueilhttps://www.isc.org/bind/
Dépôthttps://gitlab.isc.org/isc-projects/bind9
Docs amonthttps://bind9.readthedocs.io/
LicenceMPL-2.0
Archive sourcehttps://downloads.isc.org/isc/bind9/9.20.24/bind-9.20.24.tar.xz
Dernière mise à jour2026-06-22T14:02:53-07:00
Pulseupdated
Dépendancesjemalloc, json-c, libidn2, libnghttp2, libuv, openssl@3, readline, userspace-rcu
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSlibxml2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebind
Version Scheme1
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.

Nix95%

bind

nix profile install nixpkgs#bind
  • normalized package name match
  • Correspondance par : Bind
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

bind 9.20.23-r0

The ISC DNS server

https://www.isc.org/bind/

sudo apk add bind
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-dbg 9.20.23-r0

The ISC DNS server (debug symbols)

https://www.isc.org/bind/

sudo apk add bind-dbg
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-dev 9.20.23-r0

The ISC DNS server (development files)

https://www.isc.org/bind/

sudo apk add bind-dev
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-dnssec-root 9.20.23-r0

ISC BIND DNSSEC Root Keys

https://www.isc.org/bind/

sudo apk add bind-dnssec-root
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-dnssec-root from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-dnssec-tools 9.20.23-r0

Utilities for DNSSEC keys and DNS zone files management

https://www.isc.org/bind/

sudo apk add bind-dnssec-tools
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-dnssec-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-doc 9.20.23-r0

The ISC DNS server (documentation)

https://www.isc.org/bind/

sudo apk add bind-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-libs 9.20.23-r0

The ISC DNS server (libraries)

https://www.isc.org/bind/

sudo apk add bind-libs
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-openrc 9.20.23-r0

The ISC DNS server (OpenRC init scripts)

https://www.isc.org/bind/

sudo apk add bind-openrc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-plugins 9.20.23-r0

The ISC DNS server plugins

https://www.isc.org/bind/

sudo apk add bind-plugins
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-plugins from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

bind-tools 9.20.23-r0

The ISC DNS tools

https://www.isc.org/bind/

sudo apk add bind-tools
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: bind
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bind-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

bind 9.18.49-1.fc45

The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server

https://www.isc.org/downloads/bind/

sudo dnf install bind
  • License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bind
  • 29 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : Bind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bind from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

bind-chroot 9.18.49-1.fc45

A chroot runtime environment for the ISC BIND DNS server, named(8)

https://www.isc.org/downloads/bind/

sudo dnf install bind-chroot
  • License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bind
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Bind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bind-chroot from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

bind-devel 9.18.49-1.fc45

Header files and libraries needed for bind-dyndb-ldap

https://www.isc.org/downloads/bind/

sudo dnf install bind-devel
  • License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: bind
  • 10 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Bind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bind-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

bind-dnssec-utils 9.18.49-1.fc45

DNSSEC keys and zones management utilities

https://www.isc.org/downloads/bind/

sudo dnf install bind-dnssec-utils
  • License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bind
  • 6 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bind-dnssec-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

bind-doc 9.18.49-1.fc45

BIND 9 Administrator Reference Manual

https://www.isc.org/downloads/bind/

sudo dnf install bind-doc
  • License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: bind
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bind-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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