Results 1 to 5 of 5

Thread: Programs location

  1. #1
    Join Date
    Dec 2013
    Location
    Sweden
    Beans
    69
    Distro
    Ubuntu

    Programs location

    In order to open a certain file, i must know the way of where the program is located on my harddrive.

    i must choose the location, but where do i find all the installed programs on my system?

  2. #2
    Join Date
    Sep 2008
    Location
    Tampa, FL
    Beans
    50
    Distro
    Ubuntu Mate 14.04 Trusty Tahr

    Re: Programs location

    Hi Mikael, If I remember from your last thread on the forum, you installed Ubuntu 12.04, so my guess is that you have the default desktop which is "Unity". You can tell if it is Unity by looking at your desktop and you will see a dock, broken down into tiles on the left side of the screen. On the very top of this dock is a icon, sort of looks like a swirl, it is the first tile , click on that and it will open your programs installed on your computer. It should open up into a large rectangle, which you can make bigger if you like. In this large rectangle, you will see some icons on the bottom of the large rectangle. An icon that looks like a house and so on. The second icon, after the house will display your applications (programs). I am trying to keep this as simple for you as possible, by not using the ubuntu names for all of the steps I gave you. Take it from there!

    Ed

  3. #3
    Join Date
    Dec 2013
    Beans
    30

    Re: Programs location

    You can find the installed applications by
    1) click the Dash Home icon at the top of the launcher, it has the Ubuntu logo on it
    2) at the bottom there should be a row of icons, the left most one is a house, click the one that looks similar to a ruler, pencil and pen
    3) there should now be a row above that says: Installed see x more results >
    4) click see x more results >
    you should now be looking at the icons for the main programs installed.

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: Programs location

    Most programs launch from /usr/bin
    Probably look there first.

    If the program isn't listed in the "open with" section of the file's properties(right click on file > properties).
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,821
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Programs location

    If you know the command that can open the file (say, it's called program-name) you can use the command which program-name to find out where it is. It's usually in /usr/bin/.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •