How to install Github Desktop for Ubuntu & Debian?

Step 1 :

Use the wget command followed by the URL of .deb file of GitHub desktop from the shiftkey Github repo. Shifykey is maintained by Brendan Forster one of the staff member of Github.

sudo wget https://github.com/shiftkey/desktop/rel…


This content originally appeared on DEV Community and was authored by Danyson

Step 1 :

Use the wget command followed by the URL of .deb file of GitHub desktop from the shiftkey Github repo. Shifykey is maintained by Brendan Forster one of the staff member of Github.

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

Step 2 :

Install gdebi using the following command which helps you to install local deb packages, resolving and installing its dependencies.

sudo apt-get install gdebi-core

Step 3 :

After installing gdebi, using gdebi install the GitHubDesktop client using the following command.

sudo gdebi GitHubDesktop-linux-2.6.3-linux1.deb


This content originally appeared on DEV Community and was authored by Danyson


Print Share Comment Cite Upload Translate Updates
APA

Danyson | Sciencx (2021-04-12T14:11:42+00:00) How to install Github Desktop for Ubuntu & Debian?. Retrieved from https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/

MLA
" » How to install Github Desktop for Ubuntu & Debian?." Danyson | Sciencx - Monday April 12, 2021, https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/
HARVARD
Danyson | Sciencx Monday April 12, 2021 » How to install Github Desktop for Ubuntu & Debian?., viewed ,<https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/>
VANCOUVER
Danyson | Sciencx - » How to install Github Desktop for Ubuntu & Debian?. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/
CHICAGO
" » How to install Github Desktop for Ubuntu & Debian?." Danyson | Sciencx - Accessed . https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/
IEEE
" » How to install Github Desktop for Ubuntu & Debian?." Danyson | Sciencx [Online]. Available: https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/. [Accessed: ]
rf:citation
» How to install Github Desktop for Ubuntu & Debian? | Danyson | Sciencx | https://www.scien.cx/2021/04/12/how-to-install-github-desktop-for-ubuntu-debian/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.