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

Re: How can i find out, what files a RPM is provding?



Roger Grosswiler wrote:

Hi,

i want to check, whether i have Tar.pm installed on my system. This must have been happened via yum - so rpm.

yum provides is extremly slow on this machine, so i would like to check this with rpm. So how can i find out, whick rpm-package is providing Tar .pm?

Thanks a lot
Roger

If you want to list the contents of a package, jus do:

rpm -qpl Tar.rpm


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