Desktop Linux 2023 — Github
Notes for finalization
to install the most popular community version on your current distribution? github desktop linux 2023
# Add the repository and install wget -qO - https://mirror.mwt.me/shiftkey-desktop/gpgkey | sudo tee /etc/apt/trusted.gpg.d/shiftkey-desktop.asc > /dev/null sudo sh -c 'echo "deb [arch=amd64] https://mirror.mwt.me/shiftkey-desktop/deb/ any main" > /etc/apt/sources.list.d/packagecloud-shiftkey-desktop.list' sudo apt update sudo apt install github-desktop Notes for finalization to install the most popular
GitHub hasn’t given Linux users the red-carpet treatment yet, but the foundation is solid. And as always, the open-source community has filled the gap—making 2023 the best year yet for running GitHub Desktop on a penguin. The most popular way to use GitHub Desktop
The most popular way to use GitHub Desktop on Linux in 2023 was through the fork. Since GitHub’s desktop app is built on Electron, the open-source community successfully ported it to Linux.
Run from terminal to see errors:
github-desktop --disable-gpu-sandbox # Or for Shiftkey: /usr/bin/github-desktop --no-sandbox