← Back to team overview

ubuntu-server-tips team mailing list archive

[Bug 414629] Re: Ubuntu Server Tips: apt-cache

 

Rewriten to:
>To find a package which name or descriprition contains a keyword use:.
>'apt-cache search <keyword>'. 'apt-cache showpkg <packagename>' to get details.
So that it fits on 2 lines of 80 chars.

** Changed in: ubuntu-server-tips
       Status: Confirmed => Fix Committed

-- 
Ubuntu Server Tips: apt-cache
https://bugs.launchpad.net/bugs/414629
You received this bug notification because you are a member of Ubuntu
Server Tips, which is subscribed to Ubuntu Server Tips.

Status in Ubuntu Server Tips: Fix Committed

Bug description:
If you want to find a package that has a keyword you are interested in do an apt-cache search keyword. You can use apt-cache showpkg packagename to find out more about a package such as dependencies.