Created
October 27, 2018 11:55
-
-
Save LinuxDevOpsGirl/ba5648ad49da1883f7c191905059f45d to your computer and use it in GitHub Desktop.
AnyDesk Install Ubuntu 16 64 Bit Machine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update | |
https://download.anydesk.com/linux/anydesk_4.0.0-1_amd64.deb | |
sudo dpkg -i anydesk_4.0.0-1_amd64.deb | |
sudo apt install -f | |
anydesk | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment