This commit is contained in:
Max Balashov 2025-06-02 15:53:14 +03:00 committed by GitHub
commit a5cab92bbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 3 deletions

View file

@ -28,6 +28,8 @@
## Установка ## Установка
[![Packaging status](https://repology.org/badge/vertical-allrepos/ayugram-desktop.svg)](https://repology.org/project/ayugram-desktop/versions)
### Windows ### Windows
#### Официальная версия #### Официальная версия
@ -67,12 +69,18 @@ brew install --cask ayugram
### Arch Linux ### Arch Linux
Вы можете установить `ayugram-desktop` из [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram). Присутствует возможность сборки из исходных кодов `ayugram-desktop` [AUR](https://aur.archlinux.org/packages/ayugram-desktop).
Готовые [*бинарные файлы*](https://github.com/rsg245/ayugram-desktop-bin-arch/releases) расположены `ayugram-desktop-bin` в [AUR](https://aur.archlinux.org/packages/ayugram-desktop).
### NixOS ### NixOS
Попробуйте [этот репозиторий](https://github.com/ayugram-port/ayugram-desktop). Попробуйте [этот репозиторий](https://github.com/ayugram-port/ayugram-desktop).
### ALT linux
Установка _.rpm_ пакета из репозитория [Сизиф](https://packages.altlinux.org/ru/sisyphus/srpms/ayugram-desktop/)
### Любой другой Линукс дистрибутив ### Любой другой Линукс дистрибутив
Следуйте [официальному руководству](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md). Следуйте [официальному руководству](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md).

View file

@ -28,6 +28,7 @@ And many more. Check out our [Documentation](https://docs.ayugram.one/desktop/).
</h3> </h3>
## Downloads ## Downloads
[![Packaging status](https://repology.org/badge/vertical-allrepos/ayugram-desktop.svg)](https://repology.org/project/ayugram-desktop/versions)
### Windows ### Windows
@ -68,12 +69,18 @@ brew install --cask ayugram
### Arch Linux ### 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 ### NixOS
See [this repository](https://github.com/ayugram-port/ayugram-desktop) for installation manual. 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 ### Any other Linux distro
Follow the [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md). Follow the [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md).