After installing TeamViewer 11 on Ubuntu Desktop 64-bit 16.04, I get the error:
Verification of your teamviewer version failed, Teamviewer will quit for security reason. Please reinstall teamviewer
I have uninstalled and purged several times, and I always get the same error on install.
TeamViewer 10 works 100% fine. I need version 11 as clients have upgraded.
Best Answer
As first, remove the actually broken Teamviewer installation in a terminal () by:
If this does not want to work you can as well do this with
dpkg
:After that make sure you delete any leftovers from your user directory, i.e.
~/.local/share/teamviewer11
,~/.config/temaviewer
and/etc/teamviewer
:Now that this is out of the way, you do an update and an upgrade:
Then install the following packages:
Now download the Teamviewer package from their website (download-link) and install it:
After that it should run start normaly. If you not see teamviewer yet in the dash search check
/usr/share/applications
directory if the shortcutteamviewer-teamviewer11.desktop
exists. If not create one byAnd pasting (ctrl+shift+v) the following in:
It should show up in dash at least after a reboot. Meanwhile you can firstly start your new installed Teamviewer vie the terminal by:
Now you can lock it at least already onto your launcher if you wish to do so.