mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-02 06:46:29 -04:00
added makepkg support
This commit is contained in:
parent
84e3e0c2db
commit
b75e02d538
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -72,6 +72,18 @@ https://github.com/user-attachments/assets/bb83004a-0563-4b48-ad89-6461a9b78b1f
|
||||||
|
|
||||||
## 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-git) or through a AUR helper
|
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
|
||||||
|
#scenefx
|
||||||
|
```bash
|
||||||
|
git clone https://aur.archlinux.org/scenefx.0.4
|
||||||
|
#read the pkg build
|
||||||
|
makepkg -si
|
||||||
|
#mangowc
|
||||||
|
```bash
|
||||||
|
git clone https://aur.archlinux.org/mangowc
|
||||||
|
#read the pkgbuild
|
||||||
|
makepkg -si
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Gentoo Linux
|
## Gentoo Linux
|
||||||
The package is in the community-maintained repository called GURU.
|
The package is in the community-maintained repository called GURU.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue