Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.
Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.
Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.
To install avahi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install avahi
To see what files were installed by avahi, run:
port contents avahi
To later upgrade avahi, run:
sudo port selfupdate && sudo port upgrade avahi
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.