This package browser is in early development. Mind the rough edges.

whois

Intelligent client for the WHOIS directory service

whois searches for an object in a WHOIS (RFC 3912) database. It is commonly used to look up the registered users or assignees of an Internet resource, such as a domain name, an IP address block, or an autonomous system. It can automatically select the appropriate server for most queries.

For historical reasons, this package also includes mkpasswd, which encrypts passwords using crypt(3) and is unrelated to the Expect command of the same name.

Installation

Install the latest version of whois as follows:

guix install whois

Or install a particular version:

guix install whois@5.5.17

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of whois about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/whois'><img src='https://packages.guix.gnu.org/packages/whois/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/whois/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/whois)

Example Org:

[[https://packages.guix.gnu.org/packages/whois][https://packages.guix.gnu.org/packages/whois/badges/latest-version.svg]]