update-command-not-found
Suggest installation of packages in interactive bash sessions
Install
- All systems
-
curl cmd.cat/update-command-not-found.sh
- Debian
-
apt-get install command-not-found - Ubuntu
-
apt-get install command-not-found -
Alpine
-
apk add command-not-found - Kali Linux
-
apt-get install command-not-found - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install command-not-found - Raspbian
-
apt-get install command-not-found - Docker
-
docker run cmd.cat/update-command-not-found update-command-not-foundpowered by Commando
command-not-found
Suggest installation of packages in interactive bash sessions
This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories.