avahi-daemon

Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour

Debian Debian
RUN apt-get update && \ apt-get install -y avahi-daemon
Ubuntu
RUN apt-get update && \ apt-get install -y avahi-daemon
Alpine
RUN apk add avahi
Arch Arch Linux
RUN pacman -S --noconfirm avahi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y avahi-daemon
CentOS
RUN yum install -y avahi
Fedora
RUN dnf install -y avahi
Raspbian
RUN apt-get update && \ apt-get install -y avahi-daemon
click the source code to copy install avahi-daemon on any operating system with command-not-found.com