How to Install AnyDesk on Ubuntu Linux

|

|

This tutorial instructs how to install AnyDesk, a cross-platform remote desktop support software, on Ubuntu 20.04 | 18.04 LTS. It provides two installation methods – via the command line by adding AnyDesk’s software repository to Ubuntu, and via the desktop GUI by downloading a deb package from AnyDesk’s website. It also covers initial setup information.

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.

Installing AnyDesk on Ubuntu Linux can be beneficial for a variety of reasons. AnyDesk is a fast, secure, and intuitive remote desktop support software that allows users to provide remote assistance while enjoying a secure and high-quality experience.

It is an excellent tool for tech support specialists and professionals who want to provide remote customer support, collaborate with colleagues, or conduct online meetings.

With AnyDesk, users can easily connect to their remote machines from anywhere worldwide if they have an internet connection.

Additionally, AnyDesk is a solid alternative to support tools like TeamViewer and LogMeIn, making it a great option for those who want to try something new.

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 unfamiliar with the command line in option one 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 be saved 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.

It would be best to 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 their 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.

Like this:



3 responses to “How to Install AnyDesk on Ubuntu Linux”

  1. Ing. Alberto Aguilar T. Avatar
    Ing. Alberto Aguilar T.

    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

  2. Gabriel Avatar
    Gabriel

    nothing happens after the last comand “anydesk”

    it wont start

  3. Jason Nemeck Avatar
    Jason Nemeck

    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.

Leave a Reply to Ing. Alberto Aguilar T. Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.