[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mashup "apt-cache search <SearchTerm>" & "dpkg -l" - HowTo? ; jor



On Sat, Jun 26, 2010 at 7:57 PM, giovanni_re <john_re@fastmail.us> 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)'


Reply to: