Comment 0 for bug 92862

Revision history for this message
Bruce Cowan (bruce89-deactivatedaccount) wrote :

Binary package hint: command-not-found

Currently, if a command is not found, the output contains:
"The program 'pdebuild' is currently not installed. You can install it by typing:
sudo apt-get install pbuilder"

Personally, I think this should be changed to
"The program 'pdebuild' is currently not installed. To install it, install the 'pbuilder' package."

My justification for this is that some people don't use apt-get necessarily (for instance, me).