Re: KPackage and apt-get basics

2004-06-20 Thread Kevin Mark
On Sun, Jun 20, 2004 at 05:05:12PM -0700, Brenden wrote: > On Sunday 20 June 2004 02:15 pm, Andreas Janssen wrote: > > Hello > > > > Brenden (<[EMAIL PROTECTED]>) wrote: > > > I'm trying out KPackage and apt-get for the first time. > > > > > > One thing I'm missing is a way to get a list of install

Re: KPackage and apt-get basics

2004-06-20 Thread Micha Feigin
On Sun, Jun 20, 2004 at 02:09:23PM -0700, Brenden wrote: > Hi all, > > I'm trying out KPackage and apt-get for the first time. > > One thing I'm missing is a way to get a list of installed packages. Is this > available someplace from either tool? > aptitude ~i will do it, or run aptitude with

Re: KPackage and apt-get basics

2004-06-20 Thread Brenden
On Sunday 20 June 2004 02:15 pm, Andreas Janssen wrote: > Hello > > Brenden (<[EMAIL PROTECTED]>) wrote: > > I'm trying out KPackage and apt-get for the first time. > > > > One thing I'm missing is a way to get a list of installed packages. > > Is this available someplace from either tool? > > dpkg

Re: KPackage and apt-get basics

2004-06-20 Thread Andreas Janssen
Hello Brenden (<[EMAIL PROTECTED]>) wrote: > I'm trying out KPackage and apt-get for the first time. > > One thing I'm missing is a way to get a list of installed packages. > Is this available someplace from either tool? dpkg --get-selections dpkg -L aptitude (if it is installed) > The second