How to Install TeamViewer on Ubuntu?
Hello Friends,
This tutorial is focused on how to install Teamviewer on Ubuntu. you can understand the concept of installing Teamviewer on Ubuntu. I would like to show you how to install Teamviewer using an Ubuntu terminal. I would like to share with you the installation and use of Teamviewer on Ubuntu.
TeamViewer is a comprehensive remote access, remote control, and remote support solution that works with almost every desktop and mobile platform, including Windows, macOS, Android, and iOS. TeamViewer allows you to remotely access computers or mobile devices located anywhere in the world and use them as if you were there.
Step 1: Download Debian package of the TeamViewer
First of all open terminal and execute the following command on the command line/prompt to download the Debian package of the TeamViewer for the Ubuntu 22.04 system:
wget -c https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
Step 2: Install the Deb Package of the TeamViewer
Then execute the following command on the command prompt/line to install the deb package of the TeamViewer for the Ubuntu 22.04 system:
sudo dpkg -i teamviewer_amd64.deb
Step 3: Launch the TeamViewer
Execute the following command on the command prompt/line to launch the TeamViewer:
teamviewer
- How to Zip a Folder in Ubuntu/Linux Using the Command Line?
- How to Add and Delete Users on Ubuntu?
- How to Change Hostname on Ubuntu 22.04?
- How to Install PHP SOAP Extension on Ubuntu 22.04?
- How to Install and Master Django on Ubuntu 22.04?
- How to Install PHP JSON Extension in Ubuntu 22.04?
- How to install PHP Imagemagick on Ubuntu 22.04?
- How to Install PHP Intl Extension in Ubuntu 22.04 ?