LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Were are all my applications? (https://www.linuxquestions.org/questions/linux-software-2/were-are-all-my-applications-154760/)

sramelyk 03-07-2004 07:54 PM

Were are all my applications?
 
I installed Mandrake 9.2 about 3-4 months ago.. I have slowly been trying to learn the OS when I have time.. Something that still seems to be hard for me is finding and starting applications once I install them.. Even all the applications that were installed when I installed 9.2.. Were are those apps?? I heard that something like 2000 applications are installed with a default mandrake installation.. Is it just that they are not on my kmenu?

Genesee 03-07-2004 08:03 PM

take a look in some of the following:
/usr/bin
/usr/sbin
/usr/local/bin
/usr/local/sbin

for ex, in terminal type "ls /usr/bin | less"

:cool:

phobox 03-07-2004 08:47 PM

or you can try "which <filename>"

sramelyk 03-07-2004 08:51 PM

So there really is no graphical association made to an application when you install it.. It must always be added manually to the kmenu?

SylvainP 03-07-2004 09:28 PM

I heard that something like 2000 applications are installed with a default mandrake installation.. Is it just that they are not on my kmenu?
Most of those applications aren't meant to be used in a gui, giving them an icon on a menu would be pointless. (some do have X frontends or equivalent, like CD burner software typically use the program cdrecord and xman is a graphical version of man)

I've used Mandrake in the past but I don't remember if it updated the menu when installing an app, I know I've used distros that don't but I can't rmember which.


All times are GMT -5. The time now is 05:07 AM.