Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,18 @@ pikman install mangowm

---

### Void Linux

MangoWM is available as `mangowc` in the standard **Void Repository**.

You can install it using the `xbps` package manager:

```bash
xbps-install mangowc
```

---

## Building from Source

If your distribution isn't listed above, or you want the latest unreleased changes, you can build mangowm from source.
Expand Down