We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Download the .deb file from the releases page. Look for the gh_*_linux_amd64.deb
Assuming that you downloaded the file in your Downloads folder:
cd ~/winhome/Downloads or change to the directory where you downloaded it.
cd ~/winhome/Downloads
Install the downloaded file
sudo dpkg -i gh_*_linux_amd64.deb gh help
Go to any of your cloned repositories and for example type:
gh pr list
For more information: (https://cli.github.com/manual)