added opensuse install instructions

This commit is contained in:
killertofus 2026-02-22 23:51:02 -07:00
parent 471c71f65c
commit 290c27f25c

View file

@ -108,7 +108,15 @@ Then, install the package:
```bash ```bash
dnf install mangowc dnf install mangowc
``` ```
## OpenSUSE
The package is in the third-party obs repository.
install the package:
```bash
sudo zypper install opi
opi install mangowc
```
## Other ## Other
```bash ```bash