Tuesday 4 August 2020

Install AnyDesk

AnyDesk DEB repository how-to

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


install anydesk
Share:

0 comments:

Post a Comment