

$ sudo apt update -y & sudo apt upgrade -y So open your terminal and issue the command below. This will ensure that you start off on a clean slate.

Installing TeamViewer in Ubuntuīefore getting started, it’s recommended to update your system packages. In this guide, you will learn how to install TeamViewer on Ubuntu 20.04 and Ubuntu 18.04 LTS versions.

It’s a popular application among helpdesk support staff and comes in handy when helping out remote users who are stuck and cannot find worthwhile assistance. Install and Configure Jekyll on Ubuntu 20.TeamViewer is a cross-platform, proprietary application that allows a user to remotely gain access to another user’s desktop, share the desktop and even allow file transfer between computers over an internet connection. If you no longer need TeamViewer, you can easily use the following command to remove it: sudo apt remove teamviewerĪlso, you can remove the App repo by using the command below: sudo rm /etc/apt//teamviewer.list ConclusionĪt this point, you have learned to Install Teamviewer Remote Desktop Tool on Ubuntu 20.04. The notes are pinned to the desktop of the remote PC. In addition, keystrokes from the remote PC can be blocked and notes can be transferred. You can use this to send keyboard shortcuts such as Ctrl+Alt+End to the remote PC, restart the computer and even switch to safe mode. Whereas, if you want to give access to your computer to someone, then provide him the Partner ID and password on your screen.Īfter connecting to a computer using TeamViewer on Ubuntu, the menu item “ Actions” is available in the menu area at the top of the screen. If you want to access some remote system then enter the Partner ID and password generated on the Teamviewer running on the remote system that you want to access. Run TeamViewer Application Access Remote System teamviewer_b Run TeamViewer ApplicationĪt this point, you can run your TeamViewer app by going to the Application launcher or in the terminal type- teamviewer.Īccept the License Agreement by checking the box saying “I accept the EULA and DPA”. Install TeamViewer Remote Desktop Tool sudo apt install. When your download is completed, you can install your TeamViewer package. To do this, you can use the wget command: sudo wget Then, you need to add the TeamViewer deb package to your server. Set up TeamViewer on Ubuntu 20.04įirst, you need to update your local package index with the following command: sudo apt update Download TeamViewer To do this, you can follow our guide on Initial Server Setup with Ubuntu 20.04. To complete this guide, you must log in to your server as a non-root user with sudo privileges. Steps To Install TeamViewer on Ubuntu 20.04
