In this article i will show you how to install Anydesk on your Linux OS.

Run the following commands as root user

Add repository key to Trusted software providers list

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

Add the repository:

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

Update APT cache

apt update

Install Anydesk

apt install anydesk

Leave a Reply

Your email address will not be published. Required fields are marked *