Package Details: ayugram-desktop 5.12.3-2

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-only
Submitter: ZhangHua
Maintainer: ZhangHua
Last Packager: ZhangHua
Votes: 11
Popularity: 2.04
First Submitted: 2023-11-06 01:05 (UTC)
Last Updated: 2025-03-16 12:22 (UTC)

Required by (0)

Sources (39)

Pinned Comments

ZhangHua commented on 2024-01-29 10:28 (UTC) (edited on 2024-08-03 04:05 (UTC) by ZhangHua)

Please do not flag this package outdated just because there are some library files missing after your archlinux upgraded. You need to simply rebuild this PKGBUILD with latest archlinux. For those people who meet that Qt/xxHash symbols missing, the solution is same.

Latest Comments

1 2 3 4 5 6 7 Next › Last »

bill88t commented on 2025-03-11 15:48 (UTC)

I get /usr/bin/ld: warning: libleancrypto.so.1, needed by /usr/lib/libgnutls.so.30 on alarm (Arch Linux ARM), which is due to the package leancrypto not being depended upon by anything apparently. Leaving this here for the next wandering masochist that uses alarm.

Remik1r3n commented on 2025-03-11 13:17 (UTC)

I think we need to bump pkgrel, since it's really broken now.

ZhangHua commented on 2025-03-11 09:08 (UTC)

@studiokeys See pinned message, you just need to rebuild ayugram with newer protobuf. Maybe I have to bump pkgrel in the future to trigger everyone rebuild their ayugram packages.

studiokeys commented on 2025-03-11 09:01 (UTC)

After the latest protobuf update this is what we get when we try to launch ayugram-desktop

ayugram-desktop: error while loading shared libraries: libprotobuf-lite.so.29.2.0: cannot open shared object file: No such file or directory

Any fixes are appreciated for this issue

ZhangHua commented on 2025-02-26 06:56 (UTC)

@BruhElement You can simply rebuild ayugram with newer openh264.

Creating symbol link is not encouraged due to that you may forget removing it, which results a partial upgrading.

BruhElement commented on 2025-02-26 06:49 (UTC) (edited on 2025-02-26 06:50 (UTC) by BruhElement)

Ayugram didn't want to work with new openh264 package

ayugram-desktop: error while loading shared libraries: libopenh264.so.7: cannot open shared object file: No such file or directory

Got it fixed by doing this command

sudo ln -s /usr/lib/libopenh264.so /usr/lib/libopenh264.so.7

Downgrading to 2.5.0 version also works

koteyevich commented on 2025-02-14 18:53 (UTC)

5.11.1v has been released

xolvum commented on 2025-02-07 21:34 (UTC)

thanks @ZhangHua i already have a 16gb ram but i think that my cpu is the issue maybe? anyway i am using the package you mentioned and it's working well.

thanks again.

ZhangHua commented on 2025-01-22 08:05 (UTC)

@xolvum You need stronger computer to build ayugram on it. Or you may try using ayugram-desktop-bin, which is a prebuilt package, you do not need to build ayugram if you use it. Also, you may consider adding more RAM or swap, as for me, I use 16GB RAM and 16GB swap, and it can be built successfully on my PC.