Skip to content

Commit fe1ec2b

Browse files
hugoplcarlhoerberg
andauthored
Add install instructions on Archlinux. (#1001)
--------- Co-authored-by: Carl Hörberg <carl@84codes.com>
1 parent 0920390 commit fe1ec2b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,16 @@ EOF
4545
sudo dnf install lavinmq
4646
```
4747

48-
### macOS
48+
### Archlinux
49+
50+
The package is available on [AUR](https://aur.archlinux.org/packages/lavinmq),
51+
it depends on `gc-large-config` (that conflicts with `gc` package package), it
52+
is the very same gc package found in ArchLinux but compiled with
53+
`--enable-large-config`.
54+
55+
Then use systemctl to start/stop/enable/disable it, e.g. `systemctl start lavinmq`.
56+
57+
### OS X
4958

5059
Install LavinMQ with `brew`:
5160

0 commit comments

Comments
 (0)