mashup "apt-cache search
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? -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
mashup "apt-cache search
On Sat, Jun 26, 2010 at 7:58 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)' -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
| All times are GMT. The time now is 07:12 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.