Skip to content

Instantly share code, notes, and snippets.

@sxiii
Last active May 6, 2024 10:10
Show Gist options
  • Save sxiii/e34b6501c6a225d453dc7273bb66c060 to your computer and use it in GitHub Desktop.
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!

@Tula-gingerbread
Copy link

Tula-gingerbread 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 👍

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