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

list non auto packages



Is there a way to get the  packages the user has installed?

Yeah I know that
dpkg --get-selections
will get ALL packages

How to filter out the zillions of lib... and only see what was manually installed?

Yeah I remember some answer to this a few months ago.
The closest I can get is

aptitude search '~M~i'

but it still lists a large number of libs


Reply to: