dnsget

Stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries

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