Click to See Complete Forum and Search --> : Drive Structure etc..


TechGuy
01-04-2001, 11:16 PM
Ok...maybe this is a basic question but I need to affirm this in my mind. Does every .RPM get installed into /usr/bin ?? I am confused as to where things go when I install them. Also, I am confused about /root. Is there actually two of them? I assume that /root is equal to c:/: is this correct?

pbharris
01-04-2001, 11:29 PM
just use gnorpm, go a query on the package (can be done before or after install) to see what files get installed.
if you wnat to do it at the mighty command line (per rpm NHF) do a rpm -ql package_name for installed packages and for an unintalled package
rpm -qilp package_name.rpm


[This message has been edited by pbharris (edited 04 January 2001).]

[This message has been edited by pbharris (edited 04 January 2001).]