Skip to content

Commit

Permalink
Add AUR installation source
Browse files Browse the repository at this point in the history
  • Loading branch information
Morxemplum committed Dec 2, 2024
1 parent 78c4db4 commit e43432a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/getting_started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,14 @@ sudo apt install mcpelauncher-manifest mcpelauncher-ui-manifest msa-manifest
sudo dnf install mcpelauncher-manifest mcpelauncher-ui-manifest msa-manifest
```

### Arch User Repository (AUR) Package

**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.

``` bash
yay -S mcpelauncher-linux mcpelauncher-ui
```

#### Run

You can find it in the startmenu or run the following command
Expand Down

0 comments on commit e43432a

Please sign in to comment.