good time of day
It would be nice to add AnyDesk
near c Teamviewer
- 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
source:
http://deb.anydesk.com/howto.html
that's only in /usr/bin/lite-software I did not find repository add-ons
It would be nice to add AnyDesk
near c Teamviewer
- 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
source:
http://deb.anydesk.com/howto.html
that's only in /usr/bin/lite-software I did not find repository add-ons