LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Whats the quickest/easiest way to get a printable list of all installed software? (https://www.linuxquestions.org/questions/linux-software-2/whats-the-quickest-easiest-way-to-get-a-printable-list-of-all-installed-software-725306/)

oldtlhingan 05-11-2009 07:33 PM

Whats the quickest/easiest way to get a printable list of all installed software?
 
I'm looking for a quick command, one-liner (or two), whatever, to show all the programs I've installed above and beyond the core packages. Something I can print out and refer to, if i wanted to reorganize my menu into something all-encompassing and yet orderly. Something with descriptions?

I use Debian Lenny with KDE on my desktop, and Fluxbox on my laptop.

syg00 05-11-2009 08:14 PM

On Debian try
Code:

aptitude search '(~i !~M )'

oldtlhingan 05-14-2009 06:42 PM

Thanks, that showed me everything - I can edit out 'core' stuff manually easily enough.


All times are GMT -5. The time now is 01:22 AM.