mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-02 06:46:29 -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
|
||||
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
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue