

To check the authenticity of the package we download from any repository, the system needs a key used to sign them. Now, let’s install the same: sudo apt install. cd DownloadsĬheck whether the downloaded file is there or not. The things we download using the browser go to the Downloads folder, hence the first switch to that. Visit it and download the file meant for Ubuntu/Debian Linux. Therefore, we have to download its executable binary package in Deb format available on its official website. It is not open-source software, hence not available to install using Ubuntu’s official repository. The commands given here to download and set up AnyDesk were executed on Ubuntu 22.04 LTS, however, users can use them for their other Ubuntu versions including the Linux based on it such as Linux Mint. Uninstall AnyDesk from Ubuntu Steps to install Anydesk in Ubuntu 22.04 Jammy Jellyfish For additional help or useful information, we recommend you check the official AnyDesk website.8. Thanks for using this tutorial for installing the AnyDesk remote desktop software on Ubuntu 22.04 LTS Jammy Jellyfish system. Once successfully installed on your Ubuntu system, run the following path on your desktop to open the path: Activities -> Show Applications -> AnyDesk or launching it through the terminal with the command shown below: anydeskĬongratulations! You have successfully installed AnyDesk. Next, install libpangox-1.0 package on Ubuntu 22.04: sudo apt install. 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.Then, use the given command to resolve it: wget Next, import the GPG key using the following command below: wget -qO - | sudo apt-key add -Īfter the repository is enabled, now install the latest version of AnyDesk using the below command: Now run the following command below to add the Sysdig repository to your Ubuntu system: echo deb all main | sudo tee /etc/apt//anydesk-stable.list Installing AnyDesk on Ubuntu 22.04.īy default, the AnyDesk is not available on Ubuntu 22.04 base repository. Sudo apt install software-properties-common apt-transport-https wget ca-certificates dkms gnupg2 ncurses-term First, make sure that all your system packages are up-to-date by running the following apt commands in the terminal. Install AnyDesk on Ubuntu 22.04 LTS Jammy Jellyfish We recommend acting as a non-root sudo user, however, as you can harm your system if you’re not careful when acting as the root. A non-root sudo useror access to the root user.SSH access to the server (or just open Terminal if you’re on a desktop).

