List of user installed apps

Derek Broughton derek at pointerstop.ca
Sat Aug 29 14:23:29 UTC 2009


Willy Hamra wrote:

> 2009/8/28 Nigel Ridley <nigel at prayingforisrael.net>:

>>>> How do I get a list of user installed
>>>> apps? (getting prepared 9.10).
>>
> 
> Nigel, i asked a similar question a while ago, let me quote from the
> ancient thread:
> 

Ack!!! 

How about:

 aptitude search '~i !~M' | tr -s ' ' | \
   cut -f 2 -d ' ' > installed.txt


There's really no need for your eyes to glaze over before accomplishing 
this...
-- 
derek






More information about the kubuntu-users mailing list