From e27b1840c64cacaddf121e3f476110ba80e60780 Mon Sep 17 00:00:00 2001 From: AlexeyZavar Date: Thu, 26 Jun 2025 18:57:24 +0300 Subject: [PATCH] chore: update README Co-authored-by: Max Balashov --- README-RU.md | 14 +++++++++++++- README.md | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/README-RU.md b/README-RU.md index 5fd1220f2d..985b46ee3f 100644 --- a/README-RU.md +++ b/README-RU.md @@ -67,12 +67,24 @@ brew install --cask ayugram ### Arch Linux -Вы можете установить `ayugram-desktop` из [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram). +#### Из исходников (рекомендованный способ) + +Установите `ayugram-desktop` из [AUR](https://aur.archlinux.org/packages/ayugram-desktop). + +#### Готовые бинарники + +Установите `ayugram-desktop-bin` из [AUR](https://aur.archlinux.org/packages/ayugram-desktop-bin). + +Примечание: данный пакет собирается не нами. ### NixOS Попробуйте [этот репозиторий](https://github.com/ayugram-port/ayugram-desktop). +### ALT Linux + +[Sisyphus](https://packages.altlinux.org/en/sisyphus/srpms/ayugram-desktop/) + ### Любой другой Линукс дистрибутив Следуйте [официальному руководству](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md). diff --git a/README.md b/README.md index c3a1373d17..41b5d1aab5 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,24 @@ brew install --cask ayugram ### Arch Linux -You can install `ayugram-desktop` from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram). +#### From source (recommended) + +Install `ayugram-desktop` from [AUR](https://aur.archlinux.org/packages/ayugram-desktop). + +#### Prebuilt binaries + +Install `ayugram-desktop-bin` from [AUR](https://aur.archlinux.org/packages/ayugram-desktop-bin). + +Note: these binaries aren't officially maintained by us. ### NixOS See [this repository](https://github.com/ayugram-port/ayugram-desktop) for installation manual. +### ALT Linux + +[Sisyphus](https://packages.altlinux.org/en/sisyphus/srpms/ayugram-desktop/) + ### Any other Linux distro Follow the [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md).