On Mon, 2005-07-18 at 16:20 -0400, The Donald Cowart wrote: > Hi, > > Is there a way to have yum list the files provided by a package? It's > a blank section in the yum howto and not mentioned in the man page. Not with yum itself, but you can use use repoquery which can be found in yum-utils. And of course for installed packages there's always rpm -ql. - Panu -