Github Desktop Linux Site

yay -S github-desktop-bin

# Add the official repository wget -qO - https://apt.packages.github.com/github-packages.asc | sudo tee /etc/apt/trusted.gpg.d/github.asc echo "deb https://apt.packages.github.com/ stable main" | sudo tee /etc/apt/sources.list.d/github.list sudo apt update sudo apt install github-desktop github desktop linux

For newcomers, the “Clone a Repository” button lists your GitHub repos, forks, and even trending open-source projects—no git clone URLs needed. yay -S github-desktop-bin # Add the official repository

Scroll to Top