opi icon indicating copy to clipboard operation
opi copied to clipboard

add github command line repo

Open mess-maker opened this issue 2 years ago • 2 comments

could you please add the install of github command line ?

detailled instruction here: https://github.com/cli/cli/blob/trunk/docs/install_linux.md

TL:DR openSUSE/SUSE Linux (zypper) Install:

sudo zypper addrepo https://cli.github.com/packages/rpm/gh-cli.repo
sudo zypper ref
sudo zypper install gh

mess-maker avatar Dec 12 '21 14:12 mess-maker

gh is already included in the default repo of tumbleweed (not the latest release, though). Is there a specific reason why you prefer the upstream repo?

asdil12 avatar Dec 13 '21 09:12 asdil12

hi,

personally I dont need it, but according it's available in a dedicated repo, I think it should be available in opi to provide a simple way to install it (maybe with a warning message saying that it's already available in official OpenSUSE repo) this to be in line with the other repo where the (stable / beta/ dev) are proposed

cheers

mess-maker avatar Dec 13 '21 18:12 mess-maker