Skip to content

Commit ea6c550

Browse files
authored
Add ref to AUR package
1 parent 98e2d62 commit ea6c550

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,13 @@ but if `apt` suggests removing `ubuntu-desktop`, etc, use:
3535
$ sudo apt install deadbolt_1.0.0_amd64.deb --no-install-recommends
3636
```
3737

38-
> I'm working on packaging it for `snap`, `apt` and AppImage, as well as `aur`.
38+
### Arch
39+
40+
`deadbolt` is [packaged as `deadbolt-bin` on aur](https://aur.archlinux.org/packages/deadbolt-bin).
41+
42+
```bash
43+
$ yay -S deadbolt-bin
44+
```
3945

4046
## How it Works
4147

0 commit comments

Comments
 (0)