delv

Bind-utils contains a collection of utilities for querying DNS

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