avahi-resolve

Translate between host names and IP Addresses. More information: <https://www.avahi.org/>.

Debian Debian
RUN apt-get update && \ apt-get install -y avahi-utils
Ubuntu
RUN apt-get update && \ apt-get install -y avahi-utils
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-utils
CentOS
RUN yum install -y avahi-tools
Fedora
RUN dnf install -y avahi-tools
Raspbian
RUN apt-get update && \ apt-get install -y avahi-utils
click the source code to copy install avahi-resolve on any operating system with command-not-found.com