mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
Resolved
This commit is contained in:
parent
89211e5612
commit
3289210785
1 changed files with 4 additions and 3 deletions
|
|
@ -75,9 +75,9 @@ https://github.com/user-attachments/assets/014c893f-115c-4ae9-8342-f9ae3e9a0df0
|
||||||
- libxcb
|
- libxcb
|
||||||
|
|
||||||
## Arch Linux
|
## Arch Linux
|
||||||
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:
|
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:
|
||||||
```bash
|
```bash
|
||||||
yay -S mangowc
|
yay -S mangowc-git
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -103,12 +103,13 @@ emerge --ask --verbose gui-wm/mangowc
|
||||||
The package is in the third-party Terra repository.
|
The package is in the third-party Terra repository.
|
||||||
First, add the [Terra Repository](https://terra.fyralabs.com/).
|
First, add the [Terra Repository](https://terra.fyralabs.com/).
|
||||||
|
|
||||||
## opensuse
|
## OpenSUSE
|
||||||
The package is in the third-party obs repository.
|
The package is in the third-party obs repository.
|
||||||
|
|
||||||
install the package:
|
install the package:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
sudo zypper install opi
|
||||||
opi install mangowc
|
opi install mangowc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue