Monday, July 06, 2009

To see where RPMs are installed.

Note to self.

To check where packages are installed:

$rpm -ql package

To see where RPM files will install or have been installed.

$rpm -qlp package.rpm