This brief tutorial shows students and new users how to install AnyDesk on Ubuntu 20.04 | 18.04 LTS.
AnyDesk is cross-platform, fast, secure, and intuitive remote desktop support software.
AnyDesk is not open source, however, if you’re looking for a strong alternative to support tools like TeamViewer, LogMeIn, and others, these tools should be considered.
It’s a great tool for tech support specialists and users who want to provide remote assistance while enjoying a secure and high-quality experience. It can also be used for meetings and collaboration similar to WebEx and other desktop-sharing tools.
Whether as an individual or as a professional organization offering remote support to customers, AnyDesk is made for easy operation and solid remote connectivity.
There are multiple ways to install AnyDesk on Ubuntu. The easiest way to install AnyDesk is to add its software repository to Ubuntu and install it from there.
By default, the software packages are not included with Ubuntu. So you must manually install it or use its repository.
How to install AnyDesk from the repository
For those who want to quickly and easily install AnyDesk, they can use the commands below;
First, add its software repository’s key to Ubuntu:
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -
Then add its repository file.
echo "deb http://deb.anydesk.com/ all main" | sudo tee /etc/apt/sources.list.d/anydesk-stable.list
Finally, update the Ubuntu repository list and install AnyDesk
sudo apt update sudo apt install anydesk
To launch from the command line, type the command below:
anydesk
That should open up and allow you to use the software.
How to install AnyDesk from the deb package
Those who are not familiar with the command line in option 1, can use the desktop GUI to download and install AnyDesk.
Open your browser and browse the link below. There you’ll want to choose the package built for Debian/Ubuntu/Mint
https://anydesk.com/en/downloads/linux

Then click the Download Now button.
When prompted what to do with the file, choose to save. This should save in your Downloads folder in your Home directory.

After downloading the file, open the File explorer on the left, then go to the Download folder in your Home directory.
Right-click the downloaded file and select Open With Software Install as shown in the image below.

When the Ubuntu Software app opens, click the Install button to install AnyDesk. Doing this should start the installation.

You should then be prompted to type your password and authenticate. only admins or users with admin rights can install packages on Ubuntu desktops.

Confirm your password and continue.
After a brief moment, AnyDesk should be installed and ready to be used.
Once done, go to the Activities Overview and search for AnyDesk.

When it opens, give your AnyDesk address or alternate ID to your partner to connect to your machine, or have your partner provide his/her ID so you can connect to them remotely.

That’s it!
More advanced settings like setting passwords, showing your ID instead of an alias, unattended access, and more can be configured from its settings page.
Conclusion:
This post showed you how to install AnyDesk remote control software on Ubuntu 20.04 | 18.04. If you find any error above, please use the comment form below to report.
Your article is useful but your site should have in consideration that using a lot of ads breaks the user experience when reading on a mobile device. Maybe worth in a computer or laptop.
Anyway, AnyDesk is now the new “TeamViewer” as this last Software is blocking people from using it just saying a commercial usage, suspicious commercial activity and things like that which in the majority of the cases it is not such thing.
That’s why people is running fast to AnyDesk, which works more like a NoMachine alternative but solving the DDNS on its own.
Thank you
nothing happens after the last comand “anydesk”
it wont start
None of this works for me. Lubuntu 20.x doesn’t like any of this. Lubuntu is based on Ubuntu, and I cannot find specific instructions for it for most things, Ubuntu instructions work on everything else. But your stuff is just wrong.