Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install AnyDesk on Debian 10 Buster - DesignLinux

Jan 23 2021
designlinux 0 Comments
How to Install AnyDesk on Debian 10

AnyDesk is a popular and lightweight application that allows you to connect remote desktop systems. We can say this is an alternative of TeamViewer and also available for cross-platform like Windows and macOS. In this tutorial, we will show you how to install AnyDesk on Debian 10.

Prerequisites#

You must logged in with root or user with sudo privileges.

Install AnyDesk on Debian#

AnyDesk installation on Debian system is an easy process. Perform the following steps to install AnyDesk on your Debian 10 system.

Step 1 – Update Debian System#

First of make sure your system is updated. Run the following commands to udpate the system:

sudo apt update
sudo apt -y upgrade

Step 2 – Add AnyDesk repository#

You can directly download the AnyDesk Debian file from the official download page. Alternatively, you can also install AnyDesk from the PPA provides by the official team. To import AnyDesk GPG key and add to trusted software providers list, you would run:

wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -

After that, add PPA to your system by running the following command:

sudo echo "deb http://deb.anydesk.com/ all main" > sudo tee -a /etc/apt/sources.list.d/anydesk-stable.list

Step 3 – Install AnyDesk on Debian#

Update the apt cache and install AnyDesk on Debian system. Run the below command to install AnyDesk on Debian:

sudo apt update
sudo apt install anydesk -y

It will also install the all the required dependencies.

Step 4 – Launch AnyDesk#

To make remote connection both the system have installed AnyDesk. To open AnyDesk on Debian, click on Activities and type anydesk in search box and click on the AnyDesk launcher icon. Alternatively, you can launch the AnyDesk using command-line, open your terminal and type anydesk and hit Enter. It will show window as following:

launch-anydesk-debian

Conclusion#

AnyDesk is the popular remote desktop tool and use as alternate option of TeamViewer. You successfully learned how to install AnyDesk on Debian 10 systems.

If you have any question or feedback, please leave a comment below.

Related

Tags: anydesk, debian, rdp

How to Install Xrdp on Ubuntu 20.04

Prev Post

How to Install LibreOffice 7.0 on Debian 10

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 0
  • 522
  • 1,055,294

DesignLinux.com © All rights reserved

Go to mobile version