Install Team Viewer on Ubuntu
by ThisIsSteve in Circuits > Computers
740 Views, 7 Favorites, 0 Comments
Install Team Viewer on Ubuntu
I have been using Ubuntu for a long time, I run it along side with windows. I have a tutorial on how to dual boot windows and any other operating system, you can also read that. One of the softwares I use often is team viewer, but unlike windows it is not as simple to install team viewer for windows.
And I have been getting multiple requests on how to install it, so I taught I would set up an instructable on how to do that.
So lets get started....
Getting Started
This instructable shows how to install team viewer on Ubuntu 14.04 and I will keep updating this as time goes by. I'm showing you how to install the original build and I would recommend you not to use any out-of-date repos.
Also, I will be show how to install the 32 bit version.
Download
Team viewer can be downloaded from the team viewer official site.
Download the 32bit version.
Note the location of the downloaded file
Installing
Open up a terminal
Run command
cd ~/file path/
Run command
sudo dpkg -i teamviewer_linux.deb
Run command
sudo apt-get -f install
to install any missing dependencies