Home Ubuntu How to Install TeamViewer on Ubuntu 20.04/22.04

How to Install TeamViewer on Ubuntu 20.04/22.04

TeamViewer functions as a cross-platform remote desktop software application, which has the capability of connecting one remote user to another remote user’s machine to initiate application installation or make assistive system configurations.

You do not need to worry about any security breaches while using TeamViewer because one only gets access/control of a remote computer if that remote machine has TeamViewer installed and the user of that machine avails generated User ID and Passcode from this app.

Therefore, both remote computers need to have TeamViewer installed and configured for one user to have access control over another machine.

Thanks to TeamViewer, it is now possible to perform remote maintenance, troubleshooting, and configuration on remote machines whose users don’t have the needed technical prowess over such tasks.

Installing TeamViewer on Ubuntu

Your Ubuntu system needs to be up-to-date for it to be optimized for best performance.

$ sudo apt update && sudo apt upgrade -y

Next, head over to Teamviewer’s download page and grab the .deb package or use the following wget command to download the package directly in the terminal.

$ wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
Download TeamViewer for Ubuntu
Download TeamViewer for Ubuntu

Now that we have the needed deb package for TeamViewer installation, we can proceed and execute the following command for the installation of TeamViewer on the Ubuntu machine.

$ sudo apt install ./teamviewer_amd64.deb 
Install TeamViewer for Ubuntu
Install TeamViewer for Ubuntu

To launch TeamViewer, you can either initiate the App from Ubuntu’s Applications Menu or through the command line interface by executing the command teamviewer.

$ teamviewer 

The initial TeamViewer screen will require you to accept its license agreement before clicking the continue button.

TeamViewer License for Ubuntu
TeamViewer License for Ubuntu

On the next screen, you will be presented with an interface that has Your ID and Password values. These values are needed when you need someone else to remotely have controlled access to the machine.

TeamViewer Credentials for Ubuntu
TeamViewer Credentials for Ubuntu

Testing TeamViewer Access to a Remote Linux Machine

Suppose you have another Ubuntu machine with TeamViewer installed and you need remote access to it to perform some configurations or maintenance.

You first need to identify Your ID and Password values on that remote machine. Then, key in the Your ID value as the Partner ID value on the machine you are currently using.

Access Remote Ubuntu Machine
Access Remote Ubuntu Machine

Click Connect, then you will then be prompted for the password associated with the Your ID (Partner ID) of that remote machine. Also, make sure you accept the connection request from the other machine.

Remote Ubuntu Machine Authentication
Remote Ubuntu Machine Authentication

Click Log on.

Login to Remote Ubuntu Machine
Login to Remote Ubuntu Machine

Under View, activate Show remote cursor to be able to move around the remote machine.

Control Remote Ubuntu Machine
Control Remote Ubuntu Machine

You now have full controlled access to a remote machine via TeamViewer.

Manage Remote Ubuntu Machine
Manage Remote Ubuntu Machine

TeamViewer makes it flexibly easy to manage and transfer files between two remote Linux machines.

Ravi Saive
I am an Experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies. Founder of TecMint.com, LinuxShellTips.com, and Fossmint.com. Over 150+ million people visited my websites.

Each tutorial at UbuntuMint is created by a team of experienced writers so that it meets our high-quality standards.

Was this article helpful? Please add a comment to show your appreciation and support.

Got something to say? Join the discussion.

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published or shared. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.