
It is available for all platforms like Windows, MAC, linux based systems and even for mobile devices. In this article, We will see how to install Anydesk on ubuntu 20.04 desktop.Īnydesk has many features like file transfer, TCP tunneling, remote sound, clipboard, remote printing and even more. Therefore, It is mostly used by IT support personal to provide remote assistant. Anydesk is powerful and stable software which has both paid and free version. So for personal use, we can use this software for free. There are many ways to install Anydesk on ubuntu 20.04. 1) Using repository 2) Manual install Using repositoryįollow the steps as root user to install Anydesk from the repository.

Add Anydesk repository key to the Trusted software providers list. Now add the repository to the sources list. Below command will put the repository entry in a new file under /etc/apt// directory. * Execute as single command echo "deb all main" > /etc/apt//anydesk-stable.list Step 3. Update the apt cache by running below command.

This command will download and install Anydesk from repository along with dependencies. Finally, You can launch by typing Anydesk in the application launcher. This method same is similar to previous method.

However, we can download the latest software from Anydesk site and install locally. Download the latest Anydesk software from the following link using web browser. Use the following command to download latest software. * Execute as single command wget $(wget -q -O anydesk & grep -Eo "(http|https)://*b" anydesk | head -1 ) & rm anydesk Step 2. ls -l anydesk_5.5.5-1_bGive execute permission so that we can install the software.Īfter that go to the downloaded directory and check the file. This command will install the downloaded package.

In addition, It will install the dependencies needed for the software.
