Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»General Articles»How to Install TeamViewer on Debian 9

    How to Install TeamViewer on Debian 9

    By RahulOctober 15, 20202 Mins ReadUpdated:December 15, 2020

    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.

    Advertisement

    A Debian package is build by the its development team and available for the installation on Ubuntu and Debian systems. The package an be downloaded from TeamViewer website without any cost.

    This tutorial described you to how to install TeamViewer on Debian 9 (Stretch) Linux system.

    Prerequisites

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

    Install TeamViewer on Debian 9

    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 Package – 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. Installi YeamViewer – Use default Debian package installer (dpkg) to install Team packages. In case dpkg failed with missing dependencies, use apt-get 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 Ubuntu system.

    Start 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 Debian 9

    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 9

    Conclusion

    This tutorial helped you to install TeamViewer on Debian 9 Linux systems.

    remote-desktop TeamViewer
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    Error: EACCES: permission denied, scandir (Resolved)

    How To Install Python 3.11 on Ubuntu 22.04 / 20.04

    Excluding URLs from ProxyPass in Apache

    Add A Comment

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Error: EACCES: permission denied, scandir (Resolved)
    • How To Install Python 3.11 on Ubuntu 22.04 / 20.04
    • How to Install Python 3.11 on Amazon Linux 2
    • An Introduction to the “./configure” Command: Compiling Source Code in Linux
    • How to Install PHP 8.x on Pop!_OS
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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