LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RPM question (https://www.linuxquestions.org/questions/linux-software-2/rpm-question-378844/)

shazam75 11-01-2005 02:06 AM

RPM question
 
HI

I just installed a RPM package - how do I know what path the package installed too?

Regards,
Shelton.

danielson 11-01-2005 02:14 AM

rpm -qi package (http://gd.tuwien.ac.at/opsys/linux/L...rpm-usage.html)

shazam75 11-01-2005 02:19 AM

Ok thanks for that

rpm -qlp

can also be used.

reddazz 11-01-2005 02:54 AM

Code:

$whereis packagename
is another alternative


All times are GMT -5. The time now is 12:54 PM.