This commit is contained in:
killertofus 2026-02-04 21:11:49 +03:00 committed by GitHub
commit f221e17732
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,9 +75,9 @@ https://github.com/user-attachments/assets/014c893f-115c-4ae9-8342-f9ae3e9a0df0
- libxcb
## Arch Linux
The package is in the Arch User Repository and is availble for manual download [here](https://aur.archlinux.org/packages/mangowc-git) or through a AUR helper like yay:
The package is in the Arch User Repository and is availble for manual download [here](https://aur.archlinux.org/packages/mangowc) or through a AUR helper like yay:
```bash
yay -S mangowc-git
yay -S mangowc
```
@ -103,10 +103,13 @@ emerge --ask --verbose gui-wm/mangowc
The package is in the third-party Terra repository.
First, add the [Terra Repository](https://terra.fyralabs.com/).
Then, install the package:
## opensuse
The package is in the third-party obs repository.
install the package:
```bash
dnf install mangowc
opi install mangowc
```
## Other