blob: 15276e993def9c4880f7c28b97bdae4f15fc7711 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# aur
A small AUR helper script.
## Installation
```sh
make install # may require sudo / root privileges
```
This will install the `aur` binary, the `man` page and shell completions for fish and bash.
|