💫Quick guide to install the Github Desktop interface for Linux.
After successful completion, Github Desktop can be reached via the Applications menu.
Enter git in the search field and start the application
![]() |
|---|
To use the Github desktop Again run the following command in your termina lnterface for Linux as well,
follow the steps below!**
Step I
| Run the following command in your terminal: |
|---|
** Command: **
sudo apt-get install gdebi-core
Step II
| Again run the following command in your Terminal |
|---|
Command:
sudo wget https://github.com/shiftkey/desktop/releases/download/release-3.1.1-linux1/GitHubDesktop-linux-3.1.1-linux1.deb
Step III
| Complete the last step |
|---|
Command:
sudo gdebi GitHubDesktop-linux-3.1.1-linux1.deb
