Specify rpm repository to avoid conflicts with community repositories
This commit is contained in:
parent
cd5562f5ac
commit
fc8b86b4c8
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Install from our package repository for immediate access to latest releases:
|
|||
```bash
|
||||
sudo dnf install 'dnf-command(config-manager)'
|
||||
sudo dnf config-manager --add-repo https://cli.github.com/packages/rpm/gh-cli.repo
|
||||
sudo dnf install gh
|
||||
sudo dnf install gh --repo gh-cli
|
||||
```
|
||||
|
||||
Alternatively, install from the [community repository](https://packages.fedoraproject.org/pkgs/gh/gh/):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue