Skip to content

Commit 477ebbc

Browse files
mention aur package I have access to
1 parent e15a305 commit 477ebbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/getting_started/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,16 @@ sudo dnf install mcpelauncher-manifest mcpelauncher-ui-manifest msa-manifest
119119

120120
### Arch User Repository (AUR) Package
121121

122+
**This is equivalent to a source build, but automated**
123+
122124
**Unofficial** packages for Arch Linux users can be installed on the AUR, both [client](https://aur.archlinux.org/packages/mcpelauncher-linux) and [Qt launcher](https://aur.archlinux.org/packages/mcpelauncher-ui). You can install using an appropriate AUR helper such as yay.
123125

124126
``` bash
125127
yay -S mcpelauncher-linux mcpelauncher-ui
126128
```
127129

130+
If you find mcpelauncher-linux to be behind, there is https://aur.archlinux.org/packages/mcpelauncher-linux-git as well that is equivalent to a nightly build.
131+
128132
#### Run
129133

130134
You can find it in the startmenu or run the following command

0 commit comments

Comments
 (0)