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

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

 



On Monday 31 January 2005 09:58, David Hoffman wrote:
 
>
> What about:
> rpm -q --whatprovides Tar.pm
>
 
You must either provide the full pathname to Tar.pm or substitute a  
command that will provide the full pathname for this to work:

rpm -q --whatprovides Tar.pm
no package provides Tar.pm

rpm -q --whatprovides  /usr/lib/perl5/..../Tar.pm
perl-Archive-Tar-1.08-3

rpm -q --whatprovides `locate Tar.pm`
perl-Archive-Tar-1.08-3

Regards, Mike Klinke


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

  Powered by Linux