[linux-help] Re: RPM database
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thursday 12 April 2001 01:33, you wrote:
> I guess more to the point, is there a way to find out everything that rpm
> thinks is installed?
As already mentioned, "rpm -qa" will list all installed packages. You can
grep on the package name you're interested in or redirect the output to a
file for perusing later. If you want more detail, add -i which will give more
info on each of the packages. Or use -qail which will list info and all the
files each package installs. There are other options, those are the ones I
use most often.
Greg
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
|
|