Part 2: the ‘hint’ command 

$ hint keyword
man page keyword search:
man -S 1 -k <keyword>
$ hint debian
Debian which package owns a file:
dpkg -S /path/to/file

Debian list all files in package:
dpkg -L package