use the standard C libraries.
</pre>
List the files of a package with <code>repoquery</code>
<source lang="bash">sudo repoquery -q -l mysql-connector-java</source>
If you don't have the repoquery command, install yum-utils first.
[[Category:System Administration]]