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

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



2010/6/27 giovanni_re <john_re@fastmail.us>:
> 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?
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 1277596671.10273.1382055221@webmail.messagingengine.com">http://lists.debian.org/[🔎] 1277596671.10273.1382055221@webmail.messagingengine.com
>
>

aptitude install "<SearchTerm>?"
or
aptitude install "<SearchTerm>~"


Reply to: