Cannot install Anydesk

Sorry for the late reply,

i came across this post since i had the exact error as you, and i managed to find a way to easily install it on my Fedora 37 Workstation.

Installation steps:

  1. Download the .rpm package from this link: https://download.anydesk.com/linux/anydesk-6.2.1-1.el8.x86_64.rpm
  2. Go to the folder witch the .rpm package is located, and then Right Mouse Click > Open Terminal.
  3. In the terminal type the bellow command:

sudo dnf install ./anydesk*.rpm

Done, i hope that helps.

2 Likes