Skip to content
On this page

Install GitHub Desktop

GitHub Desktop

Copy and paste the code below into your terminal.

bash
sudo wget https://github.com/shiftkey/desktop/releases/download/release-3.1.1-linux1/GitHubDesktop-linux-3.1.1-linux1.deb

### Uncomment the line below if you have not yet installed gdebi-core before
# sudo apt-get install gdebi-core 

sudo gdebi GitHubDesktop-linux-3.1.1-linux1.deb

Licenced under GPL.