Install TeamViewer 8 On Ubuntu 13.04, Linux Mint

Last updated: July 13, 2013

This brief tutorial is going to show beginners how to install TeamViewer 8 on Ubuntu 13.04 Raring, and Linux Mint.

TeamView8

Press Ctrl+Alt+T to open terminal, then get started with below steps:

1.) Check 32-bit or 64-bit by running this command in terminal

uname -m

i686 will mean your system is 32-bit.
x86_64 will mean you’re on 64-bit.

2.) Download TeamViewer 8 via command:

For 32-bit:

wget http://download.teamviewer.com/download/teamviewer_linux.deb

For 64-bit:

wget http://download.teamviewer.com/download/teamviewer_linux_x64.deb

3.) Install TeamViewer:

sudo dpkg -i teamviewer_linu*.deb

After that you can find TeamView from Unity Dash.

Enjoy!

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

12 responses to Install TeamViewer 8 On Ubuntu 13.04, Linux Mint

  1. Try this. Ammyy Admin is a powerful multi-task solution for remote desktop sharing, remote computer administration and distance learning from any location in the World.

    • Ammyy is a windows program, this is a linux forum. Are you a spammer, or just sans clue?

  2. This doesn’t work on Mint 15, here’s the out put:

    sudo dpkg -i teamviewer*.deb
    Selecting previously unselected package teamviewer.
    (Reading database … 149372 files and directories currently installed.)
    Unpacking teamviewer (from teamviewer_linux_x64.deb) …
    dpkg: dependency problems prevent configuration of teamviewer:
    teamviewer depends on libc6-i386 (>= 2.4); however:
    Package libc6-i386 is not installed.
    teamviewer depends on lib32asound2; however:
    Package lib32asound2 is not installed.
    teamviewer depends on lib32z1; however:
    Package lib32z1 is not installed.
    teamviewer depends on ia32-libs; however:
    Package ia32-libs is not installed.

    dpkg: error processing teamviewer (–install):
    dependency problems – leaving unconfigured
    Errors were encountered while processing:
    teamviewer

  3. Adding the ppa and forcing the install of all 131 extra packages did it. Thanks a bunch for the advice, Panda. It’s working.

  4. Hi Gomer, what ppa did you add… I am having the same issue.. Thanks in advance for the help…

  5. He mean the NAME OF THE PPA pakage not the ppa stands for :0