Registered
by
Zygmunt Krynicki
The command-not-found program uses a cache of existing programs and their associated packages to aid users in their day-to-day command line work.
Project information
- Maintainer:
- Command Not Found Developers
- Driver:
- Command Not Found Developers
- Licence:
- GNU GPL v2
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- python
All packages Packages in Distributions
-
command-not-found source package in Xenial
Version 0.3ubuntu16.04.2 uploaded -
command-not-found source package in Trusty
Version 0.3ubuntu12 uploaded -
command-not-found source package in Precise
Version 0.2.46ubuntu6 uploaded -
command-not-found source package in Oneiric based series for Ubuntu LEB
Version 0.2.44ubuntu1 uploaded -
command-not-found source package in Kinetic
Version 22.04.0 uploaded
All bugs Latest bugs reported
-
Bug #1983476: command-not-found has crashed
Reported -
Bug #1981521: command-not-found has crashed!
Reported -
Bug #1979805: command-not-found has crashed
Reported -
Bug #1978477: wsl mount problem
Reported -
Bug #1975752: command-not-found version: 0.3 Python version: 3.8.10 final 0 Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal Exception information: unable to open database file Traceback (most recent call last): File "/usr/lib/python3/dist-packages/CommandNotFound/util.py", line 23, in crash_guard callback() File "/usr/lib/command-not-found", line 90, in main cnf = CommandNotFound.CommandNotFound(options.data_dir) File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 79, in __init__ self.db = SqliteDatabase(dbpath) File "/usr/lib/python3/dist-packages/CommandNotFound/db/db.py", line 12, in __init__ self.con = sqlite3.connect(filename) sqlite3.OperationalError: unable to open database file
Reported
More contributors Top contributors
- Bernard Stafford 38 points
- jz 19 points
- Dawid Wiktor 19 points
- Yaron Golan 11 points
- Satyam Patel 10 points