Updating TeamViewer On Ubuntu 16.04
Upgrading and Installing TeamViewer 14
After updating a DW Spectrum® Server running Ubuntu/Linux, you may need to upgrade the TeamViewer application to version 14.
This article will outline how to download and install TeamViewer 14 on a DW Spectrum® Server running Ubuntu 16.04.
Downloading TeamViewer 14
To download the TeamViewer 14 installation files:
Download the .deb installation file for Teamviewer 14 for Ubuntu 14.
After the file is downloaded, open the Files tool (located on the Ubuntu toolbar on the desktop), select Downloads, then drag-and-drop the TeamViewer file to the desktop.
Open the Terminal (Hotkey: CTRL + ALT + T), then enter in the following commands:
Note: Press the Enter key after entering each command.
sudo su
OS password: admin
Note: Text will be hidden and will not display as you enter the OS password.
cd Desktop
dpkg –l |grep teamviewer
Currently installed TeamViewer versions will display. If you see any previous versions, uninstall those versions first.
To uninstall a previous TeamViewer version, use the command dpkg -P teamviewer