On Thu, 2002-11-21 at 21:41, Anders Lind wrote:
> Hello friends,
> 
> does anybody know if there is a RPM database tool that can be used in console, I 
>can't find any switch to the rpm-command so I can see what apps are installed. 
> 
> /Anders
> 
To see every rpm that's installed:

rpm -qa

To limit the list:

rpm -qa | grep xyz

where xyz is part of a rpm file name.

HTH
Brian



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to