aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 50b0579282ba6e8c1ebb046a4abaeabd395947a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# haur

*H*elper for the *A*rch *U*ser *R*epository

## Installlation

```bash
git clone https://aur.archlinux.org/haur.git
cd haur
makepkg -si
```

## Usage

Usage is pretty simple.

To install:
```bash
haur <package name>
```

To remove:
```bash
haur -r <package name>
```

If you have any problems, please leave a comment on the AUR page and/or create a GitHub issue