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

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

 



Roger Grosswiler wrote:
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?

Assuming Tar.pm is properly installed in your perl module tree:

$ rpm -qf `find /usr/lib/perl5 -name Tar.pm -print`

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux