TeamViewer operates on most platforms, including Linux, Windows, Mac OS, Chrome OS, as well as mobile operating systems like iOS, Android, Windows Universal Platform, and BlackBerry.
Previous Mytour posts have guided you on installing TeamViewer and setting up TeamViewer remote desktop connections on Windows computers. In this article, Mytour continues to guide you on installing TeamViewer on CentOS, Fedora, RHEL, Debian, and Ubuntu.
Installing TeamViewer on CentOS, Fedora, RHEL, Debian, and Ubuntu
Installing TeamViewer on RedHat, CentOS, Fedora
You can download the package for Linux distributions based on .rpm from the TeamViewer download page, or you can use the wget command below to download and install the software.
- On 64-bit systems, use the command below:
yum install teamviewer.x86_64.rpm
- On 32-bit systems, use the command below:
wget https://download.teamviewer.com/download/linux/teamviewer.i686.rpm
After entering the Public key, execute the command 'yum install' again to install the Teamviewer rpm:
yum install teamviewer.x86_64.rpm
To launch Teamviewer, type the following command into the Terminal window:
teamviewer
The Teamviewer application will function normally on your CentOS 7 system.
Installing TeamViewer on Debian, Ubuntu, and Linux Mint
Similarly, you can download the package for Debian-based Linux distributions from the Teamviewer download page or use the wget command below to download and install the software:
- On 64-bit systems, use the following command:
wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
sudo dpkg -i teamviewer_amd64.deb
- For 32-bit systems, use the command below:
wget https://download.teamviewer.com/download/linux/teamviewer_i386.deb
sudo dpkg -i teamviewer_i386.deb
If encountering the 'missing dependencies' error, execute the command below to install those dependencies:
sudo apt-get install -f
After installation, you can launch Teamviewer from the Terminal or access Ubuntu Dash Home, type teamviewer there, and click the icon to run the application.
To start TeamViewer on Linux Mint, access Menu => Internet => Teamviewer and click Accept License Agreement to run the application.
Thus, the above article by Mytour has just guided you on how to install TeamViewer on CentOS, Fedora, RHEL, Debian, and Ubuntu, remote desktop software. In addition, if you are new or have little experience, readers can refer to more tips on using TeamViewer effectively to know how to exploit and use the application more effectively.