How to Install and Uninstall whohas Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "whohas" package

Please follow the instructions below to install whohas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install whohas

2. Uninstall "whohas" package

Here is a brief guide to show you how to uninstall whohas on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove whohas $ sudo apt autoclean && sudo apt autoremove

3. Information about the whohas package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: whohas
Priority: extra
Section: universe/utils
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Wise
Architecture: all
Version: 0.29.1-1
Depends: libforks-perl, libwww-perl, perl
Recommends: libsys-cpu-perl
Filename: pool/universe/w/whohas/whohas_0.29.1-1_all.deb
Size: 183540
MD5sum: ed093227eacf77c917b125a804207e92
SHA1: e449696f2fc2cbe11c5399ebf0fcbb1bd4949e96
SHA256: 8ce34caf14e86add51a20927d9825fb2148ecd537dfb3ce4ebb0970aebbd591c
Description-en: 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.
Description-md5: 47ba4405d9490e5924de7595494cbf5b
Homepage: http://www.philippwesche.org/200811/whohas/intro.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu