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

Ralf Corsepius rc040203 at freenet.de
Wed Apr 7 06:46:34 UTC 2010


On 04/07/2010 08:32 AM, Renich Bon Ciric wrote:
> I know that:
>
> rpm -ql<package-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



More information about the users mailing list