This is an experimental package feed for GitHub Desktop on Linux which should be compatible with RPM frontends.

Setup instructions:

sudo rpm --import https://apt.packages.shiftkey.dev/gpg.key

sudo sh -c 'echo -e "[shiftkey-packages]\nname=GitHub Desktop\nbaseurl=https://rpm.packages.shiftkey.dev/rpm/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://rpm.packages.shiftkey.dev/gpg.key" > /etc/yum.repos.d/shiftkey-packages.repo'

Check out https://github.com/shiftkey/desktop for more details.