• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

How to Install TeamViewer on Ubuntu 18.04

Written by Rahul, Updated on December 6, 2020

TeamViewer is useful for connecting remote systems with graphical environment very easily. Teamviewer team has announced its latest version 15. This version is loaded with lots of improvements than older version. Read more about features in TeamViewer 15.

The TeamViewer development team provides pre-compiled debian packages for the installation on Ubuntu and Debian systems.

This tutorial described you to how to install TeamViewer on Ubuntu 18.04 LTS Linux system.

Install Teamviewer on Ubuntu 18.04

First of all, download the latest available version of Teamviewer packages from its official website. With the latest update of this tutorial TeamViewer 13 is available to download and install.

  1. Download TeamViewer Debian Package – The TeamViewer Debian package is build by the official team. Which is available for downloading on TeamViewer for Linux download page. Download package either from official download page or use below command to download via command line.
    wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb 
    
  2. Installing teamViewer – Y have downloaded the TeamViewer Debian package on your system. Use default Debian package installer (dpkg) to install downloaded packages. In case dpkg failed with missing dependencies, use apt-get to finisher installation including dependencies.
    sudo dpkg -i teamviewer_amd64.deb 
    sudo apt-get -f install 
    

That’s it. You have successfully installed TeamViewer on Ubuntu system.

Launch TeamViewer Application

TeamViewer application have been successfully installed on your Ubuntu system. Next search “TeamViewer” under the utilities application search. There you will find the application launcher as shows in below screenshot:

launch teamviewer on ubuntu 18.04

Click the TeamViewer launcher icon to start application. With the first time startup, accept the terms and agreement to start using application.

Once the application started, You will see the TeamViewer id of your application with random password. You can change this password anytime or set a custom password.

installing teamviewer on ubuntu 18.04

Use this ID to connect your system from remote systems running with the same version of Teamviewer application. You can also other systems with this application by entering their TeamViewer ID in “partner ID” input box.

Conclusion

This tutorial helped you to install TeamViewer on Ubuntu systems. Also provides you little description to connect partner systems.

Share it!
Share on Facebook
Share on Twitter
Share on LinkedIn
Share on Reddit
Share on Tumblr
Share on Whatsapp
Rahul
Rahul
Connect on Facebook Connect on Twitter

I, Rahul Kumar am the founder and chief editor of TecAdmin.net. I am a Red Hat Certified Engineer (RHCE) and working as an IT professional since 2009..

Leave a Reply Cancel reply

Popular Posts

  • How to Install Python 3.9 on CentOS/RHEL 7 & Fedora 32/31 0
  • How To Install VNC Server on Ubuntu 20.04 1
  • How To Install NVM on macOS with Homebrew 0
  • (Solved) apt-add-repository command not found – Ubuntu & Debian 0
  • How to Install .NET Core on Debian 10 0
© 2013-2020 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy