Results 1 to 7 of 7

Thread: Installed files are where?

Hybrid View

  1. #1
    Join Date
    Mar 2013
    Beans
    7

    Installed files are where?

    Well, there's a lot to Ubuntu...I managed to get Ubuntu 12 installed on an old AMD machine today, and managed to get XBMC running with the help of some forum help...Soooooo....once you install a program like Teamviewer....where does it go? I would have thought it would on the desktop, but I can't seem to find out. XBMC gave me a nice launch icon on the desktop, so maybe I didn't get Teamviewer installed like I thought...Can somebody point me in the right direction? Thanks in advance! CN

  2. #2
    Join Date
    Jan 2007
    Beans
    6,537
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Installed files are where?

    You can launch any application by hitting the Windows key and typing its name. Alternatively, hit the top button on the launcher to open the "dash" and click on the second icon at the bottom, which will show all the apps that are installed. Once a program is running you can pin it to the launcher from a right click.

  3. #3
    Join Date
    Aug 2010
    Location
    INDIA
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Installed files are where?

    well what Paqman told you is exactly what you should to do. But just an FYI if you wan't to see where the files of a particular package are installed you can issue following command in terminal:

    Code:
    dpkg -L <package-name>
    Example

    Code:
    dpkg -L vim
    Output:
    Code:
    /.
    /usr
    /usr/bin
    /usr/bin/vim.basic
    /usr/share
    /usr/share/lintian
    /usr/share/lintian/overrides
    /usr/share/lintian/overrides/vim
    /usr/share/doc
    /usr/share/bug
    /usr/share/bug/vim
    /usr/share/bug/vim/script
    /usr/share/bug/vim/presubj
    /usr/share/doc/vim

  4. #4
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Installed files are where?

    I do not use Teamviewer, but this may help.

    http://www.ubuntugeek.com/how-to-ins...-pangolin.html

    more here

    http://www.googlubuntu.com/results/?...ch&cof=FORID:9

    Another way to find out what files are installed is Synaptic Package Manager.

    example:

    synaptic.png

    http://www.googlubuntu.com/results/?...ch&cof=FORID:9

  5. #5
    Join Date
    Mar 2013
    Beans
    7

    Re: Installed files are where?

    So I've been reading on using the Termnal command in the Ubuntu Community, but I didn't see how to bring up a terminal...I've been searching inside of the desktop and I don't see a launcher for it. According to the teamviewer webpage, it must be run from within a terminal...hence, my problem. I have verified that it's installed, but I still don't know how to execute it.

  6. #6
    Join Date
    Dec 2011
    Beans
    28

    Re: Installed files are where?

    To bring up a terminal press CTRL ALT T keys.
    Or open the Dash by pressing Super(windows) key and then type "terminal" in there.

  7. #7
    Join Date
    Mar 2013
    Beans
    7

    Re: Installed files are where?

    Oh that worked! I have been typing TeamViewer in the dash and it wouldn't show up, but the post by ibjsb4 indicated Team Viewer in the link, and sure enough..it popped up. I was able to get it pinned so that helps quite a bit. Thanks for the help everyone! I'm at day 2 of Ubuntu! CN

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
  •