

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. Wget -qO - | sudo gpg -dearmor -o /etc/apt/keyrings/anydesk.gpgĤ. Before adding its repo, let’s add the following key to your Ubuntu 22.04 system. 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 Next, import the GPG key using the following command: curl -fsSL | gpg -dearmor | sudo tee /usr/share/keyrings/anydesk.8. Now run the following command below to add AnyDesk to your Linux Mint system: echo 'deb all main' | sudo tee /etc/apt//anydesk.list Installing AnyDesk on Linux Mint 21.īy default, AnyDesk is not available on the Linux Mint 21 base repository. Sudo apt install software-properties-common apt-transport-https wget ca-certificates gnupg2 Before running the tutorial below, it’s important to make sure your system is up to date by running the following apt commands in the terminal: sudo apt update 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).It’s recommended that you use a fresh OS install to prevent any potential issues.A server running one of the following operating systems: Linux Mint 21 (Vanessa).
