Descargar Github Desktop Para Linux New -

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:

Arch Linux tiene un paquete en el AUR (User Repository). Usa tu helper favorito (yay, paru, pamac): descargar github desktop para linux new

# Usando yay
yay -S github-desktop-bin

Forget building from source. Here are the three fastest methods, depending on your distro. The release of the official Linux client is

  • Install it:

    # For .deb (Debian/Ubuntu)
    sudo dpkg -i GitHubDesktop-linux*.deb
    sudo apt-get install -f   # fix missing dependencies
    

    Los paquetes Flatpak están aislados del sistema y funcionan en casi cualquier distribución Linux moderna (SteamOS, Elementary, Zorin, etc.). Este es el método más futurista. Install it: # For

    Ventaja de Flatpak: Recibirás actualizaciones automáticas en segundo plano. Es el método más "new" y limpio.

    # Descarga el RPM
    wget https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-3.4.8-linux1.rpm