If you used Method 1 and want to remove the repository from your system, delete the sources list file: sudo rm /etc/apt/sources.list.d/shiftkey-packages.list Use code with caution. Final Thoughts
: Easily compare code changes side-by-side to ensure updates are flawless before committing.
Download the file ending in .deb (for example, GitHubDesktop-linux-amd64-x.x.x-linux1.deb ).
Alternatively, download it via terminal using wget (replace the version number with the latest release): wget https://github.com Use code with caution. Step 2: Install the Downloaded Package github desktop deb free
This guide covers:
Always inspect scripts downloaded from the internet before running them. You can review the script at the GitHub repository first.
After this, the application will be on your system and will be updated automatically with your regular system updates. If you used Method 1 and want to
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/shiftkey-packages.gpg] https://shiftkey.dev any main" | sudo tee /etc/apt/sources.list.d/shiftkey-packages.list Use code with caution. : sudo apt update Use code with caution. Install GitHub Desktop : sudo apt install github-desktop Use code with caution. Method 2: Installing the Standalone .deb Package
Press Ctrl + Alt + T on your keyboard to launch the terminal. Step 2: Set Up the GPG Key
If you have not configured Flatpak yet, install it and add the Flathub repository: Alternatively, download it via terminal using wget (replace
: You can commit, push, and pull changes through a visual interface instead of typing commands.
Simplify creating, switching, and merging branches with a visual workflow. Diff Previews: