Weblog entry #19 for fsateler

Finding out recommended packages
Posted by fsateler on Wed 30 Apr 2008 at 23:23
Tags:

Use this aptitude line to find out about all packages that are:

  1. Automatically installed
  2. No package depends on it (ie, they are in your computer because someone recommended it).

aptitude search '?and( ?automatic(?reverse-recommends(?installed)), ?not(?automatic(?reverse-depends(?installed))) )'

 

Comments on this Entry

Posted by Anonymous (85.22.xx.xx) on Wed 7 May 2008 at 17:42

Interesting, but all I get is:

E: Regex compilation error: Invalid preceding regular expression

Maybe some special characters got eaten by the HTML-O-saurus?

[ Parent | Reply to this comment ]

Posted by fsateler (200.120.xx.xx) on Thu 8 May 2008 at 02:35
[ Send Message | View Weblogs ]

It appears the etch version of aptitude doesn't handle these long search options, so it thinks the ? is part of a regex. I don't know which version of aptitude is needed. --------
Felipe Sateler

[ Parent | Reply to this comment ]

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search