+3 votes
463 views
Install TeamViewer Ubuntu 21.04

in Linux / Unix by (551k points)
reopened | 463 views

1 Answer

+4 votes
Best answer

How to install TeamViewer on Ubuntu 21.04

TeamViewer is one of the most suitable options for remote support tasks that has gained wide popularity thanks to each of its functions and security levels, with TeamViewer we avoid physically traveling to the customer's site and from anywhere with the ID and password we can provide the necessary support..

 

TeamViewer Features
TeamViewer integrates features such as:

 

  • Secure unattended access feature.
  • Remote printing on macOS and Windows.
  • Ability to control up to 200 devices.
  • Available for Windows, Linux, and macOS.
  • Allows you to share files safely.
  • It integrates two-factor authentication in order to improve security.
  • Device management and application customization.
  • Compatible with connections to UHD or 4K displays.
  • Allows screen sharing on iOS systems.

 

 

 

TechnoWikis will explain how to install TeamViewer on Ubuntu 21.04 in a simple and functional way.

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 

How to install TeamViewer on Ubuntu 21.04

 

Step 1

We confirm that we are using Ubuntu 21.04 with the following command:
 lsb_release -a 
image

 

 

Step 2

Now we go to the following TeamViewer link:

 

 TeamViewer

 

image

 

 

Step 3

There we go to the Linux section and download the version according to the architecture used, we save the file locally:

 

image

 

 

Step 4

We check that the download has finished:

 

image

 

 

Step 5

Now we go to the terminal and with the command "cd" we go to downloads, then with the command "ls" we list the content of Downloads:

 

image

 

 

Step 6

We install TeamViewer with the following command:
 sudo dpkg -i teamviewer_15.11.6_amd64.deb 
image

 

 

Step 7

We can see that as a result there are a series of errors, to correct them, we are going to execute the following:
 sudo apt-get -f install 
image

 

 

Step 8

We enter the letter S to confirm the installation process:

 

image

 

Step 9

From Activities we open TeamViewer in Ubuntu 21.04:

 

 

image

 

Step 10

By clicking there we must accept the license terms:

 

image

 

 

Step 11

We click on "Accept the License Agreement" and access TeamViewer:

 

image

 

Step 12

Now, if you prefer not to go through the process of errors when installing TeamViewer, you can directly download the latest stable version of TeamViewer with the following command:
 wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb 
image

 

 

Step 13

Once the file is saved, we install TeamViewer with the following command:
 sudo apt install ./teamviewer_amd64.deb 
image

 

 

Step 14

We are ready to access TeamViewer:

 

image

 

Step 15

We can make full use of the application:

 

image

 

 

With these two ways it is possible to install and use TeamViewer on Ubuntu 21.04..

 


by (3.5m points)

Related questions

+4 votes
1 answer
asked Apr 7, 2020 in Linux / Unix by backtothefuture (551k points) | 1.4k views
+4 votes
1 answer
asked Sep 16, 2019 in Linux / Unix by backtothefuture (551k points) | 564 views
+4 votes
1 answer
asked Nov 13, 2020 in Linux / Unix by backtothefuture (551k points) | 336 views
+5 votes
1 answer
asked Nov 13, 2020 in Linux / Unix by backtothefuture (551k points) | 244 views
+5 votes
1 answer
asked Nov 13, 2020 in Linux / Unix by backtothefuture (551k points) | 564 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users