lwresd

BIND (Berkeley Internet Name Domain) is an implementation of the

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