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.

@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