| techfreek on Wed, 11 Feb 2004 19:58:04 -0600 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: [Cialug] RPM File |
On Wednesday 11 February 2004 07:36 pm, David Champion wrote: > techfreek wrote: > >When I double click on an RPM File, where does it install itself? > > > >I can't find it. > > > >Mark > > RPM's install into a location specified by the RPM creator. To find out > what's in an installed RPM and where it went, type: > > rpm -qil <rpm-name> | less > > The <rpm-name> will be the first part of it, up to where the version #'s > start. So, "foo-2.1.6.i586.rpm" would just be "rpm -qil foo". > > Also, if you installed "foo.rpm", you could try just typing "which foo". > If the "foo" executable is in your path, than it will display something > like "/usr/sbin/foo". > > If it's an application that you're expecting to show up on your KDE > "start" menu, you can either wait a while, or log out / log in, and it > may show up then. There's probably another way to force your KDE menus > to reload... > > -dc Once again, you are a God! Thanks Mark > > > _______________________________________________ > Cialug mailing list > Cialug@xxxxxxxxxx > http://cialug.org/mailman/listinfo/cialug _______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug