LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing programs? (https://www.linuxquestions.org/questions/linux-newbie-8/installing-programs-747396/)

naitogunjin 08-13-2009 05:56 PM

Installing programs?
 
Once you install a program where do you go to get it?
For example i downloaded and installed audacity and i dont know where to find it.
Thanks

kdogksu 08-13-2009 06:15 PM

We'll need a little more information. What distribution of Linux are you using? How did you install the program? Did you install it from a package or from source?

Generally, if you installed the program using the tools provided by your distribution, it should show up in your system menus. For example, under Gnome on my machine, audacity appears under Applications->Sound & Video->audacity.

naitogunjin 08-13-2009 06:44 PM

My audacity is not under gnome or sound and video.

zrdc28 08-13-2009 06:47 PM

Go to command line
 
Just try this at command line "whereis audacity" the first part of it will probably show /usr/bin/audacity.that is where it is located.

Another way is "locate audacity"

You might want to do a "updatedb" to update the data base to find it.

Hope this works!

naitogunjin 08-13-2009 07:17 PM

it works!


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