Github For Ubuntu Upd -

Before deploying to production, test your UPD script on a Docker container:

curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null github for ubuntu upd

sudo add-apt-repository ppa:git-core/ppa sudo apt update sudo apt upgrade git Before deploying to production, test your UPD script

If you installed it via an APT repository (like shiftkey-desktop ), run: sudo apt update sudo apt upgrade github-desktop Use code with caution. Method B: Manual .deb Re-installation Before deploying to production

sudo apt update sudo apt install gh