command-not-found
From Whonix
Introduction[edit]
Quote Debian package command-not-found
[archive]:
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.
Installation[edit]
The order in which these commands are run matter, [1] but the process is idempotent. This means it is possible to re-apply all of the following steps.
1. Delete /etc/apt/apt.conf.d/30usability-misc
[archive] because it contains settings that speed up APT [archive] but break command-not-found
. [2]
sudo rm -f /etc/apt/apt.conf.d/30usability-misc
2. Install command-not-found
.
Install command-not-found
.
1. Update the package lists.
sudo apt update
2. Upgrade the system.
sudo apt full-upgrade
3. Install the command-not-found
package.
Using apt
command line parameter --no-install-recommends
is in most cases optional.
sudo apt install --no-install-recommends command-not-found
4. Done.
The procedure of installing command-not-found
is complete.
3. Run update-command-not-found
with root rights.
sudo update-command-not-found
4. Done.
Setup of update-command-not-found
has been completed.
Issues[edit]
local variable 'cnf' referenced before assignment[edit]
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917455 [archive]
- https://salsa.debian.org/jak/command-not-found/-/merge_requests/1 [archive]
See Also[edit]
apt-file
- command-not-found - WARNING:root:could not open file '/etc/apt/sources.list' [archive]
- Speeding up "apt update" with Acquire::Languages=none and Contents-deb::DefaultEnabled=false - It's so much faster! [archive]
Footnotes[edit]
- ↑
Also
apt update
cannot be skipped since package contents files need to be downloaded. - ↑
Acquire::IndexTargets::deb::Contents-deb::DefaultEnabled false;
breaks
command-not-found
because it requires/var/lib/apt/lists/*Contents*
to exist.See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857090 [archive]
Whonix ™ is Supported by Evolution Host DDoS Protected VPS. Stay private and get your VPS with Bitcoin or Monero.
100px | |
Fosshost | About Advertisements |
Search engines: YaCy | Qwant | ecosia | MetaGer | peekier | Whonix ™ Wiki
Want to make Whonix ™ safer and more usable? We're looking for helping hands. Check out the Open Issues and development forum.
Priority Support | Investors | Professional Support
Whonix ™ | © ENCRYPTED SUPPORT LP | Freedom Software / Open Source (Why?)
The personal opinions of moderators or contributors to the Whonix ™ project do not represent the project as a whole.