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

Re: How do I list installed packages?



Hi Mark,

the following should work, listing only the manually installed packages.

aptitude search '?installed?not(?automatic)' -F %p | sed 's/ //g'


On Tue, Apr 23, 2013 at 10:12 PM, Mark Weyer <mark@weyer-zuhause.de> 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
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20130423211244.GA1911@debian">http://lists.debian.org/[🔎] 20130423211244.GA1911@debian
>


Reply to: