mirror of
https://github.com/s83/aur-helper.git
synced 2025-03-13 09:46:44 +01:00
8 lines
166 B
Markdown
8 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)
|
|
```
|