From 7baa96c79830f0be9993152735629c26c5d9784b Mon Sep 17 00:00:00 2001 From: neoapps-dev Date: Thu, 28 May 2026 23:29:21 +0300 Subject: [PATCH] docs(readme): AUR --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 348ec3f..906a644 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,19 @@ Multiple distribution formats available: | `.AppImage` | Universal (no installation required) | | `.flatpak` | Universal with sandboxing (recommended over AppImage) | +**AUR:** +Special thanks to [AntiApple4life](https://aur.archlinux.org/packages?O=0&SeB=m&K=AntiApple4life) for the AUR packages! +```bash +# git version +paru -S emerald-legacy-launcher-git # or yay + +# stable version +paru -S emerald-legacy-launcher # or yay + +# binary stable version +paru -S emerald-legacy-launcher-bin # or yay +``` + **Flatpak Installation:** ```bash flatpak install emerald.flatpak