Skip to content

Instantly share code, notes, and snippets.

@thereisnotime
Created February 3, 2021 11:36
Show Gist options
  • Save thereisnotime/2fc5b38e1de12880c827edee20fab82a to your computer and use it in GitHub Desktop.
Save thereisnotime/2fc5b38e1de12880c827edee20fab82a to your computer and use it in GitHub Desktop.
Install AnyDesk on Ubuntu
cd /tmp
sudo wget https://download.anydesk.com/linux/anydesk_6.1.0-1_amd64.deb
sudo dpkg -i anydesk_6.1.0-1_amd64.deb
sudo apt install -f
sudo apt update
anydesk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment