blob: 4b5c79823ae56a828caf5aae5271ed1ce0d886eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# ayugram-bin
AUR package for [AyuGram Desktop](https://github.com/AyuGram/AyuGramDesktop) — a Telegram Desktop fork with Ghost Mode, anti-recall, and privacy/customization features.
This is a **binary** package sourcing the pre-built binary directly from the [CachyOS repository](https://packages.cachyos.org/package/cachyos/x86_64/ayugram-desktop).
## Installation
```sh
git clone https://aur.archlinux.org/ayugram-bin.git
cd ayugram-bin
makepkg -si
```
Or with an AUR helper:
```sh
yay -S ayugram-bin
paru -S ayugram-bin
```
## Notes
- `x86_64` only
- Conflicts with `ayugram-desktop`, `ayugram-desktop-bin`, `ayugram-desktop-git`
- Provides `ayugram-desktop` for dependency resolution
## Maintainer
Mehrab Mahmud Udoy (`@rimehrab`) — <contact@rimehrab.is-a.dev>
|