Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Linux Distributions»Debian»How to Install TeamViewer on Debian 10

    How to Install TeamViewer on Debian 10

    RahulBy RahulDecember 15, 20203 Mins Read

    TeamViewer is a powerful remote desktop and file sharing application works with most of the operating systems and mobile devices. In order to commercial use of TeamViewer, you have to purchase license. You can use it free for personal use only.

    A Debian package is build by the team viewer team and available for the installation on Ubuntu and Debian systems. You can download it from TeamViewer website with no charge.

    This tutorial help you to how to install TeamViewer on Debian 10 (Buster) Linux system.

    Prerequisites

    • A running Debian 10 system with desktop access.
    • Sudo privileged account access.

    Installing TeamViewer on Debian 10

    First of all, download the latest aavailable version of TeamViewer Deabian packages from its official download page. At the writing time of this tutorial, TeamViwer 15 is the latest available version to download and install on Ubuntu systems.

    1. Download TeamViewer – Download the latest verson of TeamViewer Debian package. It is available at TeamViewer for Linux download page. You can also download it via the Linux command line.
      wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb 
      
    2. Install TeamViewer – Install the downloaded TeamViewer debian package using the installer (dpkg) utility. If in case dpkg failed due to dependencies errors, use apt package manager to complete TeamViewer installation on Ubuntu system including all the required dependencies.
      sudo dpkg -i teamviewer_amd64.deb 
      sudo apt -f install 
      

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

    Start TeamViewer Application

    TeamViewer application have been successfully installed on your Ubuntu system. Next search “TeamViewer” under the utilities application search. You will see the TeamViewer application launcher as shown below:

    launch teamviewer on Debian 10

    Click the TeamViewer launcher icon to start application. With the first time startup, click “Accept License Agreement” button to start application.

    install teamviewer on Debian 10

    Info:
    If you see any error related to Wayland support in GDM. You need to disable this feature. In Debian 10 and newer, GDM will use Wayland by default on supported hardware. Edit /etc/gdm3/daemon.conf file by uncommenting the WaylandEnable=false line.

    /etc/gdm3/daemon.conf:

    WaylandEnable=false 
    

    Save file and restart your system.

    Using TeamViewer

    Once the application started, You will see the TeamViewer id assigned to your system with a random password. You can can change this password any time with auto generated password or define a custom password.

    Use this teamviewer ID to connect this system from remote systems running with the same version of Teamviewer application. You can also use this teamviewer application to connect other teamviewer running on remote systems. You just need the teamviewer ID and password of the remote system.

    Conclusion

    This tutorial described you to how to install TeamViewer on Debian 10 systems.

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous Articlemv command in Linux with Useful Example
    Next Article How to Set all directories to 755 And all files to 644

    Related Posts

    How to Create a Sudo User in Debian

    Updated:June 26, 20212 Mins Read

    How To Install XRDP (Remote Desktop) on Debian 10

    4 Mins Read

    Initial Server Setup with Debian 10/9/8

    Updated:June 25, 20214 Mins Read

    How To Install and Configure VNC Server on Debian 10

    Updated:June 26, 20215 Mins Read

    How to Install .NET Core on Debian 10

    2 Mins Read

    How to Install and Use FFmpeg on Debian 10

    2 Mins Read

    1 Comment

    1. Kleber Costa on March 24, 2021 2:21 pm

      Thanks a lot!!!

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How to Install Sublime Text 4 on Ubuntu 22.04
    • How to Enable / disable Firewall in Windows
    • How to Install JAVA on Ubuntu 22.04
    • Switching Display Manager in Ubuntu – GDM, LightDM & SDDM
    • Changing the Login Screen Background in Ubuntu 22.04 & 20.04
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.