On Wed, 2005-09-14 at 13:57 -0500, Jonathan Carpenter wrote: > Is there a way I can use rpm to find out where it installs a package. > I have installed a package but I have no idea where fedora installed > it to. > > Thanks, > > -- > Jonathan Carpenter rpm -ql packagename will give you a list of files installed by that package.... --Rob