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

Re: KMail Crash - Please Help



On Tue, May 07, 2002 at 09:22:10AM -0500, Robert wrote:
> On Monday 06 May 2002 11:40 pm, Addis Perez wrote:
> > I do not know if there is another way of verifying which packages
> > have been installed.  Keep in mind, I am using kernel 2.4.17.
> Then let me enlighten you ;-)
> 
> dpkg --get-selections | grep libqt
> 
> will likely get most of them.  There may be others with names that don't have 
> "lib" and "qt" together, so you may have to play with the grep command.
> 
> There are a few commands that should be burned into every debian admin's 
> monitor.  Among them are:
> 
> apt-cache search  <somestring>  -- find packages with somestring in 
> description
> dpkg --get-selections  -- show the state of all packages that have been 
> installed (even subsequently removed ones).

And of course, the old favourite, 'dpkg -l libqt*'.  To list only
installed package,  'dpkg -l libqt*|grep ^ii'.

-rob

Attachment: pgpEEZyDvWXTV.pgp
Description: PGP signature


Reply to: