Add information about AUR

The AUR is a community-based location for PKGBUILDs, Arch's Install scripts.

There is a unofficial PKGBUILD for building and installing `gh` from the git repo.

https://aur.archlinux.org/packages/github-cli-git
This commit is contained in:
fossdd 2021-02-28 12:54:19 +00:00 committed by GitHub
parent 00cb921cd5
commit a6e9940b81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,6 +93,8 @@ Arch Linux users can install from the [community repo][arch linux repo]:
sudo pacman -S github-cli
```
Or if you want to build it from source use the [unofficial AUR package](arch linux aur)
### Android
Android 7+ users can install via [Termux](https://wiki.termux.com/wiki/Main_Page):
@ -167,3 +169,4 @@ sudo snap install --edge gh && snap connect gh:ssh-keys
[releases page]: https://github.com/cli/cli/releases/latest
[arch linux repo]: https://www.archlinux.org/packages/community/x86_64/github-cli
[arch linux aur]: https://aur.archlinux.org/packages/github-cli-git