This commit is contained in:
germyparker 2026-07-03 10:01:10 -05:00 committed by GitHub
commit cf6720496b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.