All you ever wanted to know about RPM but were afraid to ask:
Maximum RPM
# See rpms installed on current system
rpmquery --all | more
rpmquery --all > <filename>
rpmquery --all | grep -i <plaintext>
If you want to extract and examine them, I like using Midnight Commander.
An Introduction to the Midnight Commander
Midnight Commander home page