Skip to content

Commit a6e9940

Browse files
author
fossdd
authored
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
1 parent 00cb921 commit a6e9940

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install_linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Arch Linux users can install from the [community repo][arch linux repo]:
9393
sudo pacman -S github-cli
9494
```
9595

96+
Or if you want to build it from source use the [unofficial AUR package](arch linux aur)
97+
9698
### Android
9799

98100
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
167169
168170
[releases page]: https://github.com/cli/cli/releases/latest
169171
[arch linux repo]: https://www.archlinux.org/packages/community/x86_64/github-cli
172+
[arch linux aur]: https://aur.archlinux.org/packages/github-cli-git

0 commit comments

Comments
 (0)