Friday, 27 February 2015

Installing TeamViewer on ubuntu 14.04/12.04

To install Teamviewer in ubuntu 14.04 just follow the run below commands

sudo dpkg --add-architecture i386 sudo apt-get update wget http://www.teamviewer.com/download/teamviewer_linux.deb sudo dpkg -i teamviewer_linux.deb sudo apt-get install -f

No comments:

Post a Comment