mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-06 07:15:53 -04:00
Merge pull request #488 from Owen-sz/main
doc: add Fedora install instructions
This commit is contained in:
commit
1e8e4677dd
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -82,7 +82,6 @@ yay -S mangowc-git
|
||||||
```
|
```
|
||||||
|
|
||||||
## Gentoo Linux
|
## Gentoo Linux
|
||||||
|
|
||||||
The package is in the community-maintained repository called GURU.
|
The package is in the community-maintained repository called GURU.
|
||||||
First, add GURU repository:
|
First, add GURU repository:
|
||||||
|
|
||||||
|
|
@ -100,6 +99,16 @@ Finally, install the package:
|
||||||
emerge --ask --verbose gui-wm/mangowc
|
emerge --ask --verbose gui-wm/mangowc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Fedora Linux
|
||||||
|
The package is in the third-party Terra repository.
|
||||||
|
First, add the [Terra Repository](https://terra.fyralabs.com/).
|
||||||
|
|
||||||
|
Then, install the package:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
dnf install mangowc
|
||||||
|
```
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue