opi
opi copied to clipboard
add github command line repo
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
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?
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