apt-get should search for near misses when a package is not found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
when I type
apt-get install xyz
which isn't actually called package I should get something like
E: Couldn't find package xyz
Did you mean
libxyz-1.3
libxyz-dev
Description: Ubuntu 8.10
Release: 8.10
apt:
Installed: 0.7.14ubuntu6.1
Candidate: 0.7.14ubuntu6.1
Version table:
*** 0.7.14ubuntu6.1 0
500 http://
500 http://
100 /var/lib/
0.7.14ubuntu6 0
500 http://
This functionality is already available when a user types a command that isn't not installed, but this is not useful for installing libraries.
Changed in apt (Ubuntu): | |
importance: | Undecided → Wishlist |
This functionality exists in aptitude.
However if you feel strongly about it may I suggest you file a bug upstream.