How can I install TeamViewer on Ubuntu 22.04|20.04|18.04 Linux system?. TeamViewer is a proprietary software which enables you to access a remote system and control in and fast, easy and secure way. With TeamViewer you can do Remote server/desktop control, Desktop sharing, Web conferencing, Online meetings and File transfer between computers.
TeamViewer can be installed on Windows, Linux and macOS. The software is only free for personal use. For serious business use, a license is required. Check TeamViewer pricing for more details. Review your business needs and get subscription that works best for you.
Install TeamViewer on Ubuntu 22.04|20.04|18.04
You can grab the latest release of TeamViewer on the Website downloads page. This can be done from your browser or from command line download helpers like curl and wget.
$ sudo apt update
[sudo] password for jkmutai:
Hit:1 http://ke.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://ke.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://ke.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
If curl/wget is not installed in your machine, use apt package manager to install it.
sudo apt -y install wget curl
Download the latest release of TeamViewer for Debian / Ubuntu Linux.
wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
Install TeamViewer on Ubuntu Desktop.
sudo apt install -y ./teamviewer_amd64.deb
Dependency packages will be automatically downloaded by the installed. A successful installation will give you an output similar to one below.
......
Setting up libxaw7:amd64 (2:1.0.14-1) ...
Setting up x11-xserver-utils (7.7+9build1) ...
Setting up libgl1:amd64 (1.4.0-1) ...
Setting up libnet-smtp-ssl-perl (1.04-1) ...
Setting up libmailtools-perl (2.21-1) ...
Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
Setting up x11-utils (7.7+5build2) ...
Setting up teamviewer (15.45.3) ...
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
Setting up liblwp-protocol-https-perl (6.10-1) ...
Setting up libwww-perl (6.61-1) ...
Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
Setting up libxml-twig-perl (1:3.52-1) ...
Setting up libnet-dbus-perl (1.2.0-1build3) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes...
Scanning linux images...
Launch TeamViewer on Ubuntu 22.04|20.04|18.04
Search TeamViewer on your Ubuntu Desktop on the Launcher.
Read TeamViewer End-User License Agreement and accept it.
The next step is to connect to a remote Machine with TeamViewer installed using its ID or share your ID for a person who needs to connect remotely.
Have happy TeamViewer sessions. For other Linux servers, check below installation guides.