Y
Hacker News
new
|
ask
|
show
|
jobs
by
cben
4455 days ago
$ apt-get search foo E: Invalid operation search
It's apt-cache search, and it searches full descriptions, not just package names.
1 comments
bashinator
4455 days ago
My bad - I meant `aptitude search`
link