mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
added opensuse install instructions
This commit is contained in:
parent
471c71f65c
commit
290c27f25c
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue