Skip to content

Instantly share code, notes, and snippets.

@sxiii
Last active March 24, 2026 16:43
Show Gist options
  • Select an option

  • Save sxiii/e34b6501c6a225d453dc7273bb66c060 to your computer and use it in GitHub Desktop.

Select an option

Save sxiii/e34b6501c6a225d453dc7273bb66c060 to your computer and use it in GitHub Desktop.
How to install AnyDesk on ArchLinux / Manjaro / Garuda so somebody can help you fix or configure it

How to install AnyDesk on ArchLinux / Manjaro / Garuda so somebody can help you fix or configure it


sudo pacman -Sy
sudo pacman -S glibc lib32-glibc
sudo pacman -S yay
yay -S anydesk-bin

Now you can open Anydesk app from your system menu.

@Scherso
Copy link

Scherso commented Jul 13, 2022

@vishnuexe great guide, and thank you!

Copy link

ghost commented Dec 17, 2023

ОГУЗОК!!! НИКОГДА-НИКОГДА-НИКОГДА НЕ ПИШИ pacman -Sy ТОЛЬКО pacman -Syu ИЛИ pacman -S

@bazilsafronov
Copy link

When I write yay -S anydesk-bin after I see error: failed retrieving file 'gtkglext-1.2.0-13-x86_64.pkg.tar.zst.sig' from mirror.sahil.world : The requested URL returned error: 404 warning: failed to retrieve some files error: failed to commit transaction (failed to retrieve some files) Errors occurred, no packages were upgraded. -> error installing repo packages error installing repo packages

@vorm13
Copy link

vorm13 commented May 6, 2024

thanks man 👍

@LukeTheWalker
Copy link

LukeTheWalker commented Sep 10, 2024

Any way to make any desk start at boot with this installation method?

EDIT: yes, you can, just use:

sudo systemctl enable anydesk --now

Copy link

ghost commented Feb 26, 2025

Aw my time loves you

@cypherfunk-dev
Copy link

tnks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment