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

Re: Which files are provided by this rpm ?



Losito Nicola wrote:
> 	Hi list,
> don't know if it has been asked before but i'd like to know how can i
> know what files are provided by a given rpm.
>
> For example if i'm into install pro-ftpd how can i locally get
> informations like the ones given here ?
> http://www.fedoratracker.org/tracker.py?mode=listPkgFiles&package_id=792082&repoVersion=4#links
>
> the yum man page didn't help me ... sigh
>

Yum is the wrong tool for this. Use RPM directly. :)

$ rpm -qpl /path/to/foo-version.arch.rpm

Hope that helps.
-- 
Peter Gordon (codergeek42)
This message was sent through a webmail
    interface, and thus not signed.


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