

It is not open-source software, hence not available to install using Ubuntu’s official repository. Therefore, we have to download its executable binary package in Deb format available on its official website. Visit it and download the file meant for Ubuntu/Debian Linux. The things we download using the browser go to the Downloads folder, hence the first switch to that. cd DownloadsĬheck whether the downloaded file is there or not.

Now, let’s install the same: sudo apt install. The AnyDesk Linux Remote Desktop works with a huge range of Linux distributions including Ubuntu, Red Hat, and openSUSE. To check the authenticity of the package we download from any repository, the system needs a key used to sign them. Before adding its repo, let’s add the following key to your Ubuntu 22.04 system. Wget -qO - | sudo gpg -dearmor -o /etc/apt/keyrings/anydesk.gpgĤ. "deb all main" | sudo tee /etc/apt//anydesk.list > /dev/null Those who don’t want to add the AnyDesk repository can download the binary from its official website, however, to make the article purely command-line based, we are using its official repository. To make the system aware of the newly added repository and its packages, run the system update command which will refresh the repo cache. Command to Install AnyDesk on Ubuntu 22.04įinally, everything is ready, just issue the below single command in your Ubuntu 22.04 Terminal to download and install AnyDesk. Note: If after installing AnyDesk is not running or you get an error: While loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory Go to the Application launcher, search and click on the AnyDesk icon, and soon it will start for you to get remote access to other computers using the same application. Then use the given command to solve it: wget sudo apt install. How to install Ubuntu 22.How to install Docker CE on Ubuntu 22.04 LTS Jammy Jellyfish.sudo apt remove anydesk sudo rm /etc/apt//anydesk-stable.list In case, you don’t want to run AnyDesk remote desktop application on your Ubuntu computer then here is the command to uninstall it and remove its repository.
