Find where packages have been installed using rpm
- by ant2009
Hello,
CentOS 5.3
I have been installing some packages using
rpm -ivh package
However, I am just wondering what command I can use to find the path of where the packages are installed.
Many thanks,