List the files installed by a yum packageEdit
For example, to see the files installed by the gitweb
package:
$ yum install yum-utils
$ repoquery --list '*gitweb*'
For example, to see the files installed by the gitweb
package:
$ yum install yum-utils
$ repoquery --list '*gitweb*'