Home SportHow to install AnyDesk on Ubuntu 20.04

How to install AnyDesk on Ubuntu 20.04

by Thando Gama
Spread the love
just copy and paste but run each line individually 

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

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

apt update

apt install anydesk

https://www.youtube.com/watch?v=7b7_5w16bS0

Related Articles

Leave a Comment