Whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name. This package will install two programs by default: whois and mkpasswd. The mkpasswd command is also installed by the expect package in LFS.
Download (HTTP): https://github.com/rfc1036/whois/archive/v5.6.5/whois-5.6.5.tar.gz
Download SHA256 Sum: 99510048033408eae5cc3f1f421121a1f33147196b7017ebaace6e56352680f5
Download MD5 sum: d423ff27c850ec8e9293ea018d725519
Download size: 112 KB
Estimated disk space required: 1.3 MB
Estimated build time: less than 0.1 SBU
"libidn" or libidn2-2.3.8
Build the application with:
make
You can install the whois program, the
mkpasswd program, and the locale files independently.
Control your choice of what is installed with the following commands
issued as the root user:
![[Note]](../images/note.png)
Installing this version of mkpasswd will overwrite the same command installed in LFS.
make prefix=/usr install-whois make prefix=/usr install-mkpasswd make prefix=/usr install-pos