Is there a way to list a package contents without installing it?

2010-04-07 Thread Renich Bon Ciric
I know that: rpm -ql package-name will list it's contents... but I dunno if yum has this functionality. Anyone? -- Renich Bon Ciric http://www.woralelandia.com/ # Facebook http://www.facebook.com/profile.php?id=674792460 # introbella (band) http://www.introbella.com/ # Smolt uuid

Re: Is there a way to list a package contents without installing it?

2010-04-07 Thread Ralf Corsepius
On 04/07/2010 08:32 AM, Renich Bon Ciric wrote: I know that: rpm -qlpackage-name will list it's contents... but I dunno if yum has this functionality. Anyone? repoquery is what you are looking for. The syntax is similar to rpmquery/rpm -q repoquery -ql package-name Ralf -- users