add install instructions for Manjaro Linux
This commit is contained in:
parent
6fe21d8f52
commit
960f533234
1 changed files with 7 additions and 0 deletions
|
|
@ -275,6 +275,13 @@ Void Linux users can install from the [official distribution repo](https://voidl
|
|||
sudo xbps-install github-cli
|
||||
```
|
||||
|
||||
### Manjaro Linux
|
||||
Manjaro Linux users can install from the [official extra repository](https://manjaristas.org/branch_compare?q=github-cli):
|
||||
|
||||
```bash
|
||||
pamac install github-cli
|
||||
```
|
||||
|
||||
[releases page]: https://github.com/cli/cli/releases/latest
|
||||
[arch linux repo]: https://www.archlinux.org/packages/extra/x86_64/github-cli
|
||||
[arch linux aur]: https://aur.archlinux.org/packages/github-cli-git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue