Packages and Binaries:
command-not-found
This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories.
Installed size: 103 KB
How to install: sudo apt install command-not-found
Dependencies:
- apt-file
- lsb-release
- python3
- python3-apt
command-not-found
[email protected]:~# command-not-found -h
Usage: command-not-found [options] <command-name>
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-d DATA_DIR, --data-dir=DATA_DIR
use this path to locate data fields
--ignore-installed, --ignore-installed
ignore local binaries and display the available
packages
--no-failure-msg don't print '<command-name>: command not found'
update-command-not-found
Update the command-not-found cache
Updated on: 2022-Aug-05