Package Details: ayugram-desktop 7.0.9-3

Git Clone URL: https://aur.archlinux.org/ayugram-desktop.git (read-only, click to copy)
Package Base: ayugram-desktop
Description: Desktop Telegram client with good customization and Ghost mode.
Upstream URL: https://github.com/AyuGram/AyuGramDesktop
Keywords: anti-recall ayugram telegram
Licenses: GPL-3.0-or-later WITH OpenSSL-exception
Submitter: ZhangHua
Maintainer: ZhangHua
Last Packager: ZhangHua
Votes: 28
Popularity: 0.98
First Submitted: 2023-11-06 01:05 (UTC)
Last Updated: 2026-09-01 08:16 (UTC)

Pinned Comments

ZhangHua commented on 2025-09-30 01:26 (UTC)

@arkadym Most of the time it depends on the parallel build jobs. As ayugram uses Ninja as backend of cmake, it uses all of your cpu logic cores by default. Maybe you can set CMAKE_BUILD_PARALLEL_LEVEL environment variable to limit that: https://cmake.org/cmake/help/latest/envvar/CMAKE_BUILD_PARALLEL_LEVEL.html

As for me, I use 16GB ram and 16GB swap with 12 cpu cores, it does use a lot of resource, but can still success.

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

Oldtime commented on 2026-08-11 01:46 (UTC)

Thanks! I wasn't aware of the pre-built package beforehand.

Misaka13514 commented on 2026-08-11 01:42 (UTC)

Due to ongoing maintenance on the AUR, package updates cannot be pushed; if you wish to build ayugram-desktop 7.0.9, you can refer to the PKGBUILD here: https://github.com/archlinuxcn/repo/commit/c43c8bd29cfb3fd94515f6b9677d54453733c7ec

Pre-built package is also available in [archlinuxcn] repository.

Oldtime commented on 2026-08-11 01:35 (UTC)

I was unable to build even after reserving 50GB of disk space, so I'd like to add this configuration option to reduce the space used by the build: options=('!debug')

itamarperdomo commented on 2026-06-15 03:37 (UTC)

@furstblumier @nich23 if you updated normal packages OBVIUSLY you must update and rebuild linked ayugram becouse of system depends..

nich23 commented on 2026-06-14 22:38 (UTC)

 AyuGram: error while loading shared libraries: libabsl_strings.so.2601.0.0: cannot open shared object file: No such file or directory  

furstblumier commented on 2026-06-14 21:21 (UTC)

I get an error running the current version: AyuGram: error while loading shared libraries: libabsl_strings.so.2601.0.0: cannot open shared object file: No such file or directory

Misaka13514 commented on 2026-04-29 03:34 (UTC)

@ZhangHua Thank you for your quick fix! I have confirmed that version 6.7.8-2 is working as expected.

ZhangHua commented on 2026-04-29 02:56 (UTC) (edited on 2026-04-29 02:57 (UTC) by ZhangHua)

For everyone found that you built Telegram 6.7.8, this is a mistake of upstream and they have re-uploaded correct source tarball: https://github.com/AyuGram/AyuGramDesktop/releases/tag/v6.7.8

Onikabuto commented on 2026-04-28 20:43 (UTC)

It took 40-45 minutes to build from source just to get a regular version of Telegram 6.7.8. Nice.

molny commented on 2026-04-28 19:02 (UTC)

I agree with @Misaka13514 Have the same issue after updating to the latest 6.7.8 version. It removes the AyuGram and installs the official Telegram Desktop instead.