macOS
brew install avahilocal Homebrew formula metadata
sudo port install avahiMacPorts ports tree · net/avahi/Portfile · ソース: api.github.com
brew
avahi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install avahilocal Homebrew formula metadata
sudo port install avahiMacPorts ports tree · net/avahi/Portfile · ソース: api.github.com
sudo apk add avahiAlpine Linux edge package indexes · avahi · ソース: dl-cdn.alpinelinux.org
sudo dnf install avahiFedora Rawhide package metadata · avahi · ソース: dl.fedoraproject.org
nix profile install nixpkgs#avahinixpkgs package indexes · pkgs/by-name/av/avahi/package.nix · ソース: api.github.com
sudo pacman -S avahiArch Linux sync databases · avahi · ソース: geo.mirror.pkgbuild.com
sudo zypper install avahiopenSUSE Tumbleweed package metadata · avahi · ソース: download.opensuse.org
sudo apt install avahi-autoipdDebian stable package indexes · avahi-autoipd · ソース: deb.debian.org
概要
Service Discovery for Linux using mDNS/DNS-SD
履歴
Avahi is a free LGPL implementation of multicast DNS and DNS Service Discovery, compatible with Apple's Bonjour/Zeroconf stack and primarily targeted at Linux. It provides the daemon, D-Bus API, libraries, compatibility layers, command-line utilities, and service-file conventions used for local-network discovery.
The upstream README names Lennart Poettering and Trent Lloyd among the authors and describes Avahi as a DNS-SD over mDNS implementation compatible with Apple Bonjour. The official site says it is primarily targeted at Linux, runs on many BSD-like systems, and is not ported to Windows.
Avahi's architecture matters because it is not only a daemon. The source tree includes client libraries, core libraries, D-Bus API documentation, compatibility layers for Howl and Bonjour-style DNS-SD APIs, Python and UI utilities, service type databases, man pages, and XML service definitions.
The modern project infrastructure moved from older hosting patterns toward GitHub. The official site notes that in December 2023 the repositories moved from the lathiat namespace to the avahi organization namespace, and that avahi.org itself moved to GitHub Pages.
Avahi became the default service-discovery stack for many Linux distributions because it solved the practical need for `.local` hostnames, printer discovery, file-sharing discovery, and application service announcements without Apple's proprietary Bonjour implementation. The official site explicitly says it ships by default in most distributions.
Package adoption is broad and split by component: distributions package the daemon, utilities, libraries, autoipd, compatibility libraries, and development headers. The input records packages in Homebrew, Debian/Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and zypper ecosystems, with Debian and Ubuntu exposing `avahi-autoipd` as a named package entry for this formula mapping.
Typical user-facing tools include `avahi-browse`, `avahi-publish`, `avahi-resolve`, `avahi-set-host-name`, `avahi-daemon`, and `avahi-autoipd`. Services can be published through D-Bus APIs or by placing XML service definitions in `/etc/avahi/services`.
Configuration centers on `avahi-daemon.conf`, installed under the package system configuration directory, commonly `/etc/avahi/avahi-daemon.conf`. The man page also documents user browse domains through `$AVAHI_BROWSE_DOMAINS` or `~/.config/avahi/browse-domains`.
Avahi is one of those packages whose importance is larger than the visible command line. It touches init systems, D-Bus activation, NSS integration through nss-mdns, C libraries, desktop printer discovery, service publication, firewall behavior, and network-manager assumptions.
For maintainers, Avahi is a compatibility and integration package: it needs correct defaults, split subpackages, service files, optional UI bindings, and careful coexistence with other mDNS stacks. Its release notes regularly mention distribution-facing changes such as systemd integration, default configuration updates, API additions, and compatibility fixes for FreeBSD, Solaris, musl, and containers.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/avahi/avahi-daemon.conf/etc/avahi/services/*.service~/.config/avahi/browse-domains実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
avahi-autoipd | cli | グローバル実行可能ファイル | |
avahi-browse | cli | グローバル実行可能ファイル | |
avahi-browse-domains | cli | グローバル実行可能ファイル | |
avahi-daemon | cli | グローバル実行可能ファイル | |
avahi-dnsconfd | cli | グローバル実行可能ファイル | |
avahi-publish | cli | グローバル実行可能ファイル | |
avahi-publish-address | cli | グローバル実行可能ファイル | |
avahi-publish-service | cli | グローバル実行可能ファイル | |
avahi-resolve | cli | グローバル実行可能ファイル | |
avahi-resolve-address | cli | グローバル実行可能ファイル | |
avahi-resolve-host-name | cli | グローバル実行可能ファイル | |
avahi-set-host-name | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/avahi/avahi
インストールメタデータ
| パッケージキー | brew:avahi |
|---|---|
| バージョン | 0.9-rc5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/avahi |
| ホームページ | https://avahi.org |
| リポジトリ | https://github.com/avahi/avahi |
| 上流ドキュメント | https://avahi.org/ |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/avahi/avahi/archive/refs/tags/v0.9-rc5.tar.gz |
| 最終更新 | 2026-06-25T15:14:19Z |
| Pulse | updated |
| 依存関係 | dbus, expat, gdbm, glib, libcap, libdaemon, systemd |
| ビルド依存関係 | autoconf, automake, gettext, libtool, m4, perl, pkgconf, xmltoman |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | avahi |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
avahi-autoipd 0.8-16
Avahi IPv4LL network address configuration daemon
sudo apt install avahi-autoipdavahi-daemon 0.8-16
Avahi mDNS/DNS-SD daemon
sudo apt install avahi-daemonavahi-discover 0.8-16
Service discover user interface for avahi
sudo apt install avahi-discoveravahi-dnsconfd 0.8-16
Avahi DNS configuration tool
sudo apt install avahi-dnsconfdavahi-ui-utils 0.8-16
Avahi GTK+ utilities
sudo apt install avahi-ui-utilsavahi-utils 0.8-16
Avahi browsing, publishing and discovery utilities
sudo apt install avahi-utilsgir1.2-avahi-0.6 0.8-16
GObject introspection data for Avahi
sudo apt install gir1.2-avahi-0.6libavahi-client-dev 0.8-16
Development files for the Avahi client library
sudo apt install libavahi-client-devlibavahi-client3 0.8-16
Avahi client library
sudo apt install libavahi-client3libavahi-common-data 0.8-16
Avahi common data files
sudo apt install libavahi-common-datalibavahi-common-dev 0.8-16
Development files for the Avahi common library
sudo apt install libavahi-common-devlibavahi-common3 0.8-16
Avahi common library
sudo apt install libavahi-common3libavahi-compat-libdnssd-dev 0.8-16
Development headers for the Avahi Apple Bonjour compatibility library
sudo apt install libavahi-compat-libdnssd-devlibavahi-compat-libdnssd1 0.8-16
Avahi Apple Bonjour compatibility library
sudo apt install libavahi-compat-libdnssd1libavahi-core-dev 0.8-16
Development files for Avahi's embeddable mDNS/DNS-SD library
sudo apt install libavahi-core-devlibavahi-core7 0.8-16
Avahi's embeddable mDNS/DNS-SD library
sudo apt install libavahi-core7ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.