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

Re: How do I list installed packages?



On 4/23/2013 17:12, Mark Weyer wrote:
> 
> The title is imprecise. Actually, the question is: How do I list installed packages except those automatically installed to satisfy dependencies. In aptitude that would be packages marked as "i  " but not as "i A". And if there is no command to list this, where in /etc (or whereever) is the information hidden?
> 
> Please CC me, I am not subscribed.
> 
> Thanks in advance,
> 
>   Mark Weyer
> 
> 

aptitude search '~i' | grep -v 'i A'

That should do the trick.
-- 
staticsafe
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Please don't top post - http://goo.gl/YrmAb
Don't CC me! I'm subscribed to whatever list I just posted on.


Reply to: