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.

@bazilsafronov

Copy link
Copy Markdown

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

vorm13 commented May 6, 2024

Copy link
Copy Markdown

thanks man ๐Ÿ‘

@LukeTheWalker

LukeTheWalker commented Sep 10, 2024

Copy link
Copy Markdown

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

EDIT: yes, you can, just use:

sudo systemctl enable anydesk --now

ghost commented Feb 26, 2025

Copy link
Copy Markdown

Aw my time loves you

@cypherfunk-dev

Copy link
Copy Markdown

tnks

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