# 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
sudo wget https://github.com/shiftkey/desktop/releases/download/release-2.1.0-linux1/GitHubDesktop-linux-2.1.0-linux1.deb
sudo gdebi GitHubDesktop-linux-2.1.0-linux1.deb
# For 3.0.3
sudo wget https://github.com/shiftkey/desktop/releases/download/release-3.0.3-linux1/GitHubDesktop-linux-3.0.3-linux1.deb
sudo dpkg -i GitHubDesktop-linux-3.0.3-linux1.deb
# Remove installer
rm -f GitHubDesktop-linux-3.0.3-linux1.deb
sudo wget https://objects.githubusercontent.com/github-production-release-asset-2e65be/93324270/2deb0f17-7969-4ef5-b76a-5a8dd7a45206?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220724%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220724T103700Z&X-Amz-Expires=300&X-Amz-Signature=dc669fed540b20984bd3078f3f6cb922c4e08f6ffb79fcfb8948c1f101f794d3&X-Amz-SignedHeaders=host&actor_id=12392345&key_id=0&repo_id=93324270&response-content-disposition=attachment%3B%20filename%3DGitHubDesktop-linux-3.0.3-linux1.deb&response-content-type=application%2Foctet-stream
sudo gdebi /home/[USER]/Downloads/GitHubDesktop-linux-3.0.3-linux1.deb