Descargar - Github Desktop Para Linux New

: Ve a la página de releases del proyecto shiftkey/desktop y descarga el archivo GitHubDesktop-linux-amd64-*.AppImage .

Si prefieres utilizar el gestor de paquetes nativo de tu distribución (como Ubuntu, Linux Mint o Pop!_OS), puedes descargar directamente el archivo .deb compilado por la comunidad.

sudo apt update sudo apt install github-desktop

The modern standard for deploying applications across various Linux distributions is . The community-maintained version of GitHub Desktop is regularly updated and runs in a secure sandbox. 1. Set Up Flatpak

sudo dnf install github-desktop

Para descargar un proyecto existente y trabajar en él de forma local: Haz clic en . Selecciona la pestaña GitHub.com .

The most straightforward way is to download a pre-packaged installer for your specific distribution from the shiftkey/desktop releases page.

Si utilizas un asistente de AUR como yay , solo necesitas ejecutar: yay -S github-desktop-bin Use code with caution. Configuración inicial de GitHub Desktop en Linux

Abre la terminal en la carpeta donde descargaste el archivo e instálalo ejecutando: descargar github desktop para linux new

Compara código de forma gráfica antes de subirlo.

Open your terminal, navigate to your downloads folder, and grant execution permissions: chmod +x GitHubDesktop-linux-*.AppImage Use code with caution.

If you are on a newer version of Ubuntu (22.04+), you might need libfuse2 : sudo apt install libfuse2 Use code with caution. Authentication Loops

The release of the official Linux client is not the finish line—it is the starting gun. GitHub has announced that the Linux client will now be feature-parity forever. Future updates (slated for late 2024) include: : Ve a la página de releases del

Las AppImages no requieren permisos de superusuario y son ideales para entornos restringidos o para pruebas. Sin embargo, ten en cuenta que la actualización automática puede no funcionar tan bien como en otros formatos.

# Importar la clave GPG sudo rpm --import https://rpm.packages.shiftkey.dev/gpg.key

sudo dnf install github-desktop