Once you have successfully completed your , follow these steps to get started:
✅ The ( shiftkey/desktop ) is the proper, stable way to use GitHub Desktop on Linux.
flatpak run io.github.shiftey.Desktop
This is often related to graphics drivers or GPU acceleration. Try disabling GPU acceleration by launching the app with a flag:
La aplicación te preguntará por tu nombre y correo electrónico. Estos datos se utilizarán para firmar tus commits (puedes usar los mismos datos de tu cuenta de GitHub). descargar github desktop para linux new
The most straightforward way is to download a pre-packaged installer for your specific distribution from the shiftkey/desktop releases page.
Add contributors to your commits seamlessly from a visual menu. Step-by-Step Installation Guide for All Major Distributions
Let's start with the fundamental truth. The software's official website and primary development work are focused on Windows and macOS.
¿Necesitas ayuda para vincular tu de GitHub? Share public link Once you have successfully completed your , follow
Crea, cambia y publica ramas con un solo clic.
For Linux users, several trusted community forks have emerged as the de facto standards. These forks take the official, cross-platform code and add the necessary patches, build scripts, and packaging to make it run smoothly on Linux. Every method discussed in this guide is based on these community-driven efforts.
sudo rpm --import https://shiftkey.dev sudo sh -c 'cat < /etc/yum.repos.d/shiftkey-desktop.repo [shiftkey-desktop] name=GitHub Desktop baseurl=https://shiftkey.dev enabled=1 gpgcheck=1 gpgkey=https://shiftkey.dev EOF' Use code with caution. sudo dnf install github-desktop Use code with caution. Method 3: Arch Linux (AUR)
Arch Linux users can find GitHub Desktop in the Arch User Repository (AUR). Estos datos se utilizarán para firmar tus commits
Dado que GitHub no ofrece un paquete binario compilado directamente en su página principal para Linux, la comunidad mantiene un fork excelente que sincroniza todas las actualizaciones oficiales. A continuación, te presentamos las mejores opciones para descargarlo e instalarlo según tu distribución. 1. El método universal: Flatpak (Recomendado)
github-desktop --disable-gpu
wget -qO - https://mirror.mwt.me/shiftkey-desktop/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/mwt-desktop.gpg > /dev/null sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/mwt-desktop.gpg] https://mirror.mwt.me/shiftkey-desktop/deb/ any main" > /etc/apt/sources.list.d/mwt-desktop.list' sudo apt update sudo apt install github-desktop
![]() |
Design By Kuper | ![]() |