Published
- 1 min read
github desktop for ubuntu
The solution for this is noted below
github desktop for ubuntu
Solution
# For 2.9.0 latest version
sudo wget https://github.com/shiftkey/desktop/releases/download/release-2.9.0-linux2/GitHubDesktop-linux-2.9.0-linux2.deb
sudo apt-get install gdebi-core
sudo gdebi GitHubDesktop-linux-2.9.0-linux2.deb
# Use the source link for latest versions
# https://dev.to/danyson/how-to-install-github-desktop-for-ubuntu-debian-4hko
Try other methods by searching on the site. That is if this doesn’t work