Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install AnyDesk on Ubuntu 20.04 - DesignLinux

Nov 11 2020
designlinux 0 Comments
How to Install AnyDesk on Ubuntu 20.04

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 Ubuntu 20.04 system.

Prerequisites#

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

Install AnyDesk on Ubuntu#

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

Step 1 – Update Ubuntu 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" > /etc/apt/sources.list.d/anydesk.list

Step 3 – Install AnyDesk on Ubuntu#

Update the apt cache and install Anydesk on Ubuntu system. Run the below command to install Anydesk on Ubuntu:

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 Ubuntu, click on Activities and type AnyDesk in search box and click on the AnyDesk launcher icon.

search-anydesk-ubuntu-20.04

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-ubuntu-20-04

Conclusion#

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

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

Related

Tags: anydesk, rdp, ubuntu

Zeit – A GUI Tool to Schedule Cron and At Jobs in Linux

Prev Post

How to Install and Configure Cloudera Manager on CentOS/RHEL 7 – Part 3

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
  • 487
  • 612,666

DesignLinux.com © All rights reserved

Go to mobile version