

TeamViewer is available for Microsoft Windows, macOS, Linux, Chrome OS, iOS, Android, Windows RT, Windows Phone 8 and BlackBerry operating systems. While the main focus of the application is remote control of computers, collaboration and presentation features are included.

It is also possible to access a machine running TeamViewer with a web browser. Versions are available for the Microsoft Windows, OS X, Desktop Linux, iOS, Android Linux, Windows RT and Windows Phone operating systems. wget Īt this point, you should see the TeamViewer package already in your system by running the ls command.TeamViewer is a proprietary computer software package for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers. Use wget command to download Teamviewer package. apt install libjpeg62-turbo:i386 wget gdebi-coreĪfter successful installation, we are now going to download and install Teamviewer

Next, we are going to install the tools and prerequisites required for the installation. Since TeamViewer is an i386 application, we are going to enable a multi-arch on our Debian system dpkg -add-architecture i386 Now, you will have successfully updated your TeamViewer. To install missing dependencies, run apt-get -f install To install TeamViewer, cd to the folder containing the TeamViewer package and run the following command as root dpkg -i teamviewer_b This downloads the latest TeamViewer i386 package. Now we can begin installing the latest version. This completely erases TeamViewer from the system. This is done using the following command as earlier seen. To upgrade Teamviewer, you first need to uninstall/remove the old version. You can also use the wildcard method apt-get remove teamv* Upgrade Teamviewer on Ubuntu To uninstall TeamViewer completely from your system, run the following command as root apt-get purge teamviewer To go around this problem, disable the Wayland display and enable Xorg display. If you are running on Wayland graphical display, you will get an error "WayLand Detected" as seen above and this cannot allow incoming connections.
