How to get a list of installed packages

2007-09-08 Thread Franz Edler
Hi, Sorry if the question is too simple. I just started with debian-etch. I now tried to figure out how I can get a list of actually installed packages. Is there a simple answer? Regards franz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: How to get a list of installed packages

2007-09-08 Thread Kamaraju S Kusumanchi
Franz Edler wrote: Hi, Sorry if the question is too simple. I just started with debian-etch. I now tried to figure out how I can get a list of actually installed packages. Is there a simple answer? dpkg --get-selections installed_packages_list.txt Another option that you migt want to

Re: How to get a list of installed packages

2007-09-08 Thread Kumar Appaiah
On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote: Hi, Sorry if the question is too simple. I just started with debian-etch. I now tried to figure out how I can get a list of actually installed packages. Is there a simple answer? Yes. dpkg -l A better answer would be dpkg

Re: How to get a list of installed packages

2007-09-08 Thread Jerome BENOIT
Hi, short answer: dpkg --get-selections Jerome Franz Edler wrote: Hi, Sorry if the question is too simple. I just started with debian-etch. I now tried to figure out how I can get a list of actually installed packages. Is there a simple answer? Regards franz -- Jerome BENOIT

Re: How to get a list of installed packages

2007-09-08 Thread Andrei Popescu
On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote: Hi, Sorry if the question is too simple. I just started with debian-etch. I now tried to figure out how I can get a list of actually installed packages. Is there a simple answer? 'aptitude search ~i' or in interactive mode

Re: How to get a list of installed packages

2007-09-08 Thread Douglas A. Tutty
On Sat, Sep 08, 2007 at 03:30:14PM +0200, Franz Edler wrote: Sorry if the question is too simple. I just started with debian-etch. I now tried to figure out how I can get a list of actually installed packages. Is there a simple answer? Do you really want a list of all the packages