In 2023, the Electron framework (upon which GitHub Desktop is built) has matured well on Linux.
In early 2023, GitHub merged the Linux experimental branch into their main repository. This means you can now find .deb and .rpm packages under the official GitHub Desktop releases page. github desktop linux 2023
# Add the package repository wget -qO - https://mirror.mwt.me/shiftkey-desktop/gpgkey | sudo tee /etc/apt/trusted.gpg.d/shiftkey-desktop.asc sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.io/shiftkey/desktop/any/ any main" > /etc/apt/sources.list.d/packagecloud_shiftkey_desktop.list' In 2023, the Electron framework (upon which GitHub
In 2023, the fork was the de facto standard for running GitHub Desktop on Linux. Maintained by Brendan Forster (a GitHub employee at the time, but acting in a personal capacity), this fork provided: # Add the package repository wget -qO - https://mirror
The "unofficial official" version by ShiftKey is available across all major distributions. 1. Debian, Ubuntu, and Mint