Skip to content

emka.web.id

Menu
  • Home
  • Indeks Artikel
  • Tutorial
  • Tentang Kami
Menu

How to Install AnyDesk on Debian 11 / Debian 10

Posted on August 28, 2021 by Syauqi Wiryahasana

AnyDesk is a multi-platform, remote desktop sharing application that lets you control computers in other locations as if you were sitting right in front of them.

With AnyDesk, you can share your entire screen, part of it, or even individual applications with another user in real-time no matter what device they are using: Windows, Linux, macOS, or Android.

Here, we will see how to install AnyDesk on Debian 11 / Debian 10.

Add AnyDesk Repository

AnyDesk software provides official repositories for the public to download the AnyDesk DEB package. You can visit the AnyDesk download page to download AnyDesk .deb package or use the command line to set up the repository.

First, download and add the GPG key to your system.

Debian 11
wget https://keys.anydesk.com/repos/DEB-GPG-KEY gpg --no-default-keyring --keyring ./anydesk_signing_key_temp.gpg --import ./DEB-GPG-KEY gpg --no-default-keyring --keyring ./anydesk_signing_key_temp.gpg --export > ./anydesk_signing_key.gpg sudo mv anydesk_signing_key.gpg /etc/apt/trusted.gpg.d/

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

Then, add the AnyDesk repository.
echo "deb http://deb.anydesk.com/ all main" | sudo tee /etc/apt/sources.list.d/anydesk-stable.list

Install AnyDesk

First, update the repository index.
sudo apt update

And then, install AnyDesk with the below command.
sudo apt install -y anydesk

Access AnyDesk

Go to Activities >> search for AnyDesk.

Screenshot of AnyDesk running on Debian OS.

Sumber: disini
Seedbacklink

Recent Posts

TENTANG EMKA.WEB>ID

EMKA.WEB.ID adalah blog seputar teknologi informasi, edukasi dan ke-NU-an yang hadir sejak tahun 2011. Kontak: kontak@emka.web.id.

©2024 emka.web.id Proudly powered by wpStatically