whois.md

intelligent WHOIS client

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