How to Install and Uninstall whichman Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "whichman" package

Please follow the guidelines below to install whichman on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install whichman

2. Uninstall "whichman" package

Learn how to uninstall whichman on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove whichman $ sudo apt autoclean && sudo apt autoremove

3. Information about the whichman package on Ubuntu 20.10 (Groovy Gorilla)

Package: whichman
Architecture: amd64
Version: 2.4-9
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: libc6 (>= 2.14)
Filename: pool/universe/w/whichman/whichman_2.4-9_amd64.deb
Size: 19172
MD5sum: f31760966d57f841521a6a6f9a6bd94f
SHA1: f1e73629a7aaa04fb02d3c5278321f477c0a38a2
SHA256: a7efc220fc5567c8255503a4c0de943db5a45837e3ed65588258d4b0bea76c53
SHA512: 11958d55f46be254dedac6b5df762c025739d2f6fccf41344c9e76a142254f933be99d57ae7c95033c6fc30a64678809805cbb11379bd5fa752b3f441ff8a86b
Homepage: http://linuxfocus.org/~guido/#whichman
Description-en: Fault tolerant search utilities: whichman, ftff, ftwhich
whichman uses a fault tolerant approximate matching algorithm to search
for man-pages that match approximately the specified name.
The fault tolerant matching is very useful in cases where you remember only
roughly the name of a command.
.
Example: whichman netwhat
This finds netstat.8: /usr/share/man/man8/netstat.8
.
ftff searches the directory tree. This is a case in-sensitive and fault
tolerant way of 'find . -name xxxx -print'.
.
ftwhich finds files which are in one of the directories in your PATH
and uses a fault tolerant search algorithm.
Description-md5: 544ce06170526d5dad4c72a5d2ce739c