On Sat, Jun 26, 2010 at 7:57 PM, giovanni_re <[email protected]> wrote:
> Is there a way to mashup "apt-cache search <SearchTerm>" & "dpkg -l"
> - so that given a SearchTerm,
> it would find all the related package names in the cache,
> then do a "dpkg -l" on those package names?

No need for dpkg.

aptitude -F "%c%a %p %v %d" search '?narrow(?installed,searchterm)'


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to