Skip to content

Commit f93674b

Browse files
authored
Merge pull request cli#3059 from fossdd/patch-1
Add information about AUR
2 parents 50c49df + 331bf50 commit f93674b

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+
Alternatively, use the [unofficial AUR package][arch linux aur] to build GitHub CLI from source.
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)