How to Install whohas in Ubuntu 18.04



Install whohas by entering the following commands in the terminal:

sudo apt update
sudo apt install whohas

Description:

query multiple distributions' package archives

whohas is a command line tool that allows you to query several package collections at once. . It supports Arch Linux, AUR, Debian, Fedora, Gentoo, openSUSE, Slackware, Source Mage, Ubuntu, FreeBSD, NetBSD, OpenBSD, Fink, Mandriva and MacPorts. . whohas was designed to help package maintainers find ebuilds, pkgbuilds, and similar package definitions from other distributions to learn from. However, it can also be used by normal users who want to know which distribution provides certain packages, and which version of a given package is in use in each distribution or in each release of a distribution.

Homepage: http://www.philippwesche.org/200811/whohas/intro.html

Version: 0.29.1-1

Section: universe/utils