Skip to content

Instantly share code, notes, and snippets.

@LinuxDevOpsGirl
Created October 27, 2018 11:55
Show Gist options
  • Save LinuxDevOpsGirl/ba5648ad49da1883f7c191905059f45d to your computer and use it in GitHub Desktop.
Save LinuxDevOpsGirl/ba5648ad49da1883f7c191905059f45d to your computer and use it in GitHub Desktop.
AnyDesk Install Ubuntu 16 64 Bit Machine
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