From f47a181b4e4d230d8e616b64e7ab1df0ba819853 Mon Sep 17 00:00:00 2001 From: Max Balashov Date: Sat, 24 May 2025 22:35:39 +0300 Subject: [PATCH] Update README.md Add binary version from AUR, .rpm from Sisyphus --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0057258fd8..b102a1e89d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ ![AyuGram Logo](.github/AyuGram.png) ![AyuChan](.github/AyuChan.png) -[ English | [Русский](README-RU.md) ] +[ English | [Русский](README-RU.md) ] +[![Packaging status](https://repology.org/badge/vertical-allrepos/ayugram-desktop.svg)](https://repology.org/project/ayugram-desktop/versions) ## Features - Full ghost mode (flexible) @@ -60,12 +61,18 @@ You can download prebuilt macOS package from [Releases tab](https://github.com/A ### Arch Linux -You can install `ayugram-desktop` from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram). +You can build from source `ayugram-desktop` from [AUR](https://aur.archlinux.org/packages/ayugram-desktop). + +You can install [*binary version*](https://github.com/rsg245/ayugram-desktop-bin-arch/releases) `ayugram-desktop-bin` from [AUR](https://aur.archlinux.org/packages/ayugram-desktop). ### NixOS See [this repository](https://github.com/ayugram-port/ayugram-desktop) for installation manual. +### ALT linux + +You can install _.rpm_ package from [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).