Menü Kapat

How to Install AnyDesk on Ubuntu 20.04/18.04 Linux

This guide will walk Ubuntu users through the steps to install AnyDesk on Ubuntu 20.04/18.04 Linux Desktop system. AnyDesk is a remote server management tool that provides powerful Linux-based connectivity for smooth and seamless remote access to any computer. AnyDesk can be used comfortably for both individuals, teams, and professional organizations offering remote support to customers.

Install AnyDesk on Ubuntu 20.04/18.04 Linux using the next steps discussed in this guide.

  • Step 1: Update Ubuntu System

Start by ensuring your system is updated.

sudo apt update
sudo apt -y upgrade
  • Step 2: Add AnyDesk repository

Import AnyDesk GPG key for signing APT packages.

wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -

Then add AnyDesk repository content to your Ubuntu system.

echo "deb http://deb.anydesk.com/ all main" | sudo tee /etc/apt/sources.list.d/anydesk-stable.list
  • Step 3: Install AnyDesk on Ubuntu 20.04/18.04 LTS

Finally update apt cache and install the latest release of AnyDesk on Ubuntu 20.04/18.04 Linux.

sudo apt update
sudo apt install anydesk
  • Step 4: Launch AnyDesk on Ubuntu 20.04/18.04
anydesk

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir