Инструменты пользователя

Инструменты сайта


it:debian:apt:anydesk

anydesk

https://anydesk.com

http://deb.anydesk.com/howto.html?_ga=2.167121150.1734834134.1589188310-539113731.1589188310

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
it/debian/apt/anydesk.txt · Последнее изменение: 2020/06/13 19:37 — 127.0.0.1