How to Install and Uninstall command-not-found Package on openSUSE Leap

Last updated: July 02,2024

1. Install "command-not-found" package

This guide let you learn how to install command-not-found on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install command-not-found

2. Uninstall "command-not-found" package

This tutorial shows how to uninstall command-not-found on openSUSE Leap:

$ sudo zypper remove command-not-found

3. Information about the command-not-found package on openSUSE Leap

Information for package command-not-found:
------------------------------------------
Repository : Main Repository
Name : command-not-found
Version : 0.2.2+20190613.e6c2668-6.3.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 116,0 KiB
Installed : Yes
Status : up-to-date
Source package : scout-0.2.2+20190613.e6c2668-6.3.2.src
Summary : Command Not Found extension for shell
Description :
The "command not found" message is not very helpful. If e.g. the unzip
command is not found but it's available in a package, it would be very
interesting if the system could tell that the command is currently not
available, but installing a package would provide it.