====== AnyDesk RPM repository how-to ======
http://rpm.anydesk.com/howto.html
cat > /etc/yum.repos.d/AnyDesk-Fedora.repo << "EOF"
[anydesk]
name=AnyDesk Fedora - stable
baseurl=http://rpm.anydesk.com/fedora/$basearch/
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://keys.anydesk.com/repos/RPM-GPG-KEY
EOF
sudo dnf --releasever=32 install pangox-compat.x86_64 && sudo dnf install -y anydesk
===== AnyDesk—Linux Apps on Flathub =====
https://www.flathub.org/apps/details/com.anydesk.Anydesk
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && flatpak install flathub com.anydesk.Anydesk -y
flatpak run com.anydesk.Anydesk # Please do not start AnyDesk as root user -- it can lead to unexpected behavior
[[wiki:fedora|Fedora GNU/Linux Workstation 34]].