Bear in mind I have had this installed since 16.04 was in development and now in 16.10.Source: https://ubuntuforums.org/showthread.php?t=2340067
So some time has passed since then...but I seem to remember struggling with the 64 bit .deb
Went through some old notes and found my install went like this.You have already done thisCode:sudo dpkg --add-architecture i386
And this also is already doneCode:sudo apt-get update
I choose the 32bit .debCode:wget http://download.teamviewer.com/download/teamviewer_i386.deb
Code:sudo dpkg -i --force-depends teamviewer_i386.deb
In case “dpkg” indicates missing dependencies, complete the installation by executing the following command:
complete the installation by executing the following command:Code:sudo apt-get install -f
Code:sudo teamviewer --daemon start
Monday, June 18, 2018
Ubuntu 16 install Teamviewer 12
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment