Re: how to find path of a software



In news:46ce6666$0$28890$4c368faf@xxxxxxxxxxxxxx,
Matt Giwer <jull43@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

I have just installed Eclipse RPM from Redhat.I simply double
clicked the rpm file , it started installing.I typed eclipse , it
says 'no command found'.How to find the exact installation path of
the RPM installed.I thought it may be like , the path of Eclipse rpm
is not configured correctly.With little knowledge in Linux , I could
not move forward.
Thanks in advance.

whereis eclipse
find /usr |grep eclipse
or maybe
find /opt |grep eclipse

More decisive would be:
rpm -ql -p ${packagename}.rpm
.



Relevant Pages

  • Re: how to find path of a software
    ... I have just installed Eclipse RPM from Redhat.I simply double ... clicked the rpm file, it started installing.I typed eclipse, it says ... 'no command found'.How to find the exact installation path of the RPM ...
    (linux.redhat)
  • Re: What is going on with Eclipse, and PUP?
    ... I have complained that the latest Eclipse will not work. ... come up at all and eclipse points you to your ~/.eclipse log file of which it ... list (For users of Fedora) regarding Eclipse or do I have to report elsewhere ... # rpm -qa|grep eclipse ...
    (Fedora)
  • Re: wxPython installation
    ... I would like to install ... "wxPython2.8" to use with Python ... and Eclipse. ... But when I do: rpm -Uhv ...
    (comp.os.linux.misc)
  • Re: how to find path of a software
    ... I have just installed Eclipse RPM from Redhat.I simply double ...
    (linux.redhat)