mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
Merge 38f21b4f14
into 3be793032f
This commit is contained in:
commit
a5cab92bbf
2 changed files with 18 additions and 3 deletions
10
README-RU.md
10
README-RU.md
|
@ -28,6 +28,8 @@
|
|||
|
||||
## Установка
|
||||
|
||||
[](https://repology.org/project/ayugram-desktop/versions)
|
||||
|
||||
### Windows
|
||||
|
||||
#### Официальная версия
|
||||
|
@ -67,12 +69,18 @@ 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).
|
||||
|
||||
Готовые [*бинарные файлы*](https://github.com/rsg245/ayugram-desktop-bin-arch/releases) расположены `ayugram-desktop-bin` в [AUR](https://aur.archlinux.org/packages/ayugram-desktop).
|
||||
|
||||
### NixOS
|
||||
|
||||
Попробуйте [этот репозиторий](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).
|
||||
|
|
11
README.md
11
README.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
 
|
||||
|
||||
[ English | [Русский](README-RU.md) ]
|
||||
[ English | [Русский](README-RU.md) ]
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -28,6 +28,7 @@ And many more. Check out our [Documentation](https://docs.ayugram.one/desktop/).
|
|||
</h3>
|
||||
|
||||
## Downloads
|
||||
[](https://repology.org/project/ayugram-desktop/versions)
|
||||
|
||||
### Windows
|
||||
|
||||
|
@ -68,12 +69,18 @@ brew install --cask ayugram
|
|||
|
||||
### 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).
|
||||
|
|
Loading…
Add table
Reference in a new issue