J is done
Search Criteria
Package Details: ayugram-desktop-bin 6.7.8-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ayugram-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | ayugram-desktop-bin |
| Description: | Desktop Telegram client with good customization and Ghost mode |
| Upstream URL: | https://github.com/AyuGram/AyuGramDesktop |
| Keywords: | ayugram telegram |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | ayugram-desktop |
| Provides: | ayugram-desktop |
| Submitter: | westpain |
| Maintainer: | RSG245 |
| Last Packager: | RSG245 |
| Votes: | 28 |
| Popularity: | 5.13 |
| First Submitted: | 2023-08-26 11:07 (UTC) |
| Last Updated: | 2026-07-11 12:39 (UTC) |
Dependencies (46)
- abseil-cpp (abseil-cpp-gitAUR)
- ada (ada-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR, sonic-frameworks-core-addonsAUR)
- libavif (libavif-noglycinAUR, libavif-gitAUR)
- libdispatch (libdispatch-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libheif (libheif-highmemAUR, libheif-noglycinAUR, libheif-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libjxl (libjxl-gitAUR, libjxl-noglycinAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- Show 26 more dependencies...
Required by (0)
Sources (1)
RSG245 commented on 2026-07-11 12:40 (UTC)
sinela commented on 2026-06-25 10:19 (UTC) (edited on 2026-06-25 10:20 (UTC) by sinela)
And here we go again. libprotobuf update
AyuGram: error while loading shared libraries: libprotobuf-lite.so.35.0.0: cannot open shared object file: No such file or directory
I guess you could run something like
sudo ln -s /usr/lib/libprotobuf-lite.so.35.1.0 /usr/lib/libprotobuf-lite.so.35.0.0
sudo ln -s /usr/lib/libprotobuf.so.35.1.0 /usr/lib/libprotobuf.so.35.0.0
Just like before. I didn't test it, so be careful
and after update:
sudo rm /usr/lib/libprotobuf.so.35.0.0 /usr/lib/libprotobuf-lite.so.35.0.0
NoLogic commented on 2026-06-11 13:47 (UTC)
hey, for some reason not telegram nor ayugram wanna send me a code? tried sms too, yet it still doesn't send a code. idk if it's like a problem after I had to reinstall arch, since I could perfectly login in ayugram, or a problem with the servers. anyone's also having something similar?
RSG245 commented on 2026-06-04 00:22 (UTC)
updated
50nathan commented on 2026-06-03 19:12 (UTC)
For anyone hitting the rolling-release protobuf 35 mismatch error mentioned by sinela:
Until the package is updated/rebuilt against the new protobuf libs upstream, you can temporarily bypass the missing library crash by mapping symlinks from your live v35 files to the v34 names the binary is currently looking for.
Run these two commands in your terminal:
sudo ln -s /usr/lib/libprotobuf-lite.so.35.0.0 /usr/lib/libprotobuf-lite.so.34.1.0
sudo ln -s /usr/lib/libprotobuf.so.35.0.0 /usr/lib/libprotobuf.so.34.1.0
Once the package receives a fresh maintainer bump, you can cleanly remove these temporary workarounds by running:
sudo rm /usr/lib/libprotobuf-lite.so.34.1.0 /usr/lib/libprotobuf.so.34.1.0
sinela commented on 2026-06-03 17:54 (UTC)
AyuGram: error while loading shared libraries: libprotobuf-lite.so.34.1.0: cannot open shared object file: No such file or directory
update is needed
ariyan commented on 2026-05-06 07:40 (UTC)
Works perfectly tysm for the update. arch linux
mencoder commented on 2026-05-03 18:34 (UTC)
Yeah, update please!
Pinned Comments
RSG245 commented on 2025-05-03 02:33 (UTC) (edited on 2025-09-20 19:14 (UTC) by RSG245)
Guys, send feedback and bug report to Github.
GitHub: rsg245/ayugram-desktop-bin-arch
Codeberg: rsg245/ayugram-desktop-bin
Archlinux GitLab: rsg245/ayugram-desktop-bin (Just mirror)