[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


For already installed RPM:

rpm -ql rpmname


For rpm not currently installed:

rpm -lpq rpmfile.rpm


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