Last active
August 11, 2021 06:04
-
-
Save atulkamble/dcec8715e1bc6ea017bb6c9154490a62 to your computer and use it in GitHub Desktop.
To install Github Desktop for Ubuntu 20.04 LTS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo wget https://github.com/shiftkey/desktop/releases/download/release-2.6.3-linux1/GitHubDesktop-linux-2.6.3-linux1.deb | |
sudo apt-get install gdebi-core | |
sudo gdebi GitHubDesktop-linux-2.6.3-linux1.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment