khost

Version of 'host' bundled with Knot DNS

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