We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50c49df + 331bf50 commit f93674bCopy full SHA for f93674b
docs/install_linux.md
@@ -93,6 +93,8 @@ Arch Linux users can install from the [community repo][arch linux repo]:
93
sudo pacman -S github-cli
94
```
95
96
+Alternatively, use the [unofficial AUR package][arch linux aur] to build GitHub CLI from source.
97
+
98
### Android
99
100
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
167
169
168
170
[releases page]: https://github.com/cli/cli/releases/latest
171
[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