How to install Anydesk (remote desktop software) on Ubuntu
Introduction
The goal of this article is to show how to install Anydesk on Ubuntu.
Steps to install Anydesk
Step 1. Open the terminal
Step 2. Check if you system is 32 or 64 bits
uname -m
The result:
64 bits: x86_64;
32 bits: i386, i486, i586, i686 ...
blog.alexandrecalaca.com1 min read