mirror of
https://github.com/s83/aur-helper.git
synced 2025-02-24 20:33:58 +00:00
9 lines
166 B
Markdown
9 lines
166 B
Markdown
# aur-helper
|
|
Minimalistic AUR package installer using Shell and CURL
|
|
|
|
# command
|
|
|
|
```
|
|
sh <(curl -L https://raw.githubusercontent.com/s83/aur-helper/master/aur.sh)
|
|
```
|