how can i get the install path from yum?

Hello all
i install several application using yum in CentOS
now i like to see the installed application path's
where each component yum downloaded got installed
how can i do that ?

yum is just a graphical wrapper for rpm. You can get the files from rpm.

rpm -qlp /path/to/file.rpm