Skip to content
Carlos Rafael Ramirez edited this page Feb 13, 2020 · 5 revisions

Install and upgrade

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.

Then

sudo dpkg -i gh_*_linux_amd64.deb install the downloaded file

gh help

Go to any of your cloned repositories and for example type:

gh pr list

For more information: https://cli.github.com/manual/

Clone this wiki locally