updated
Search Criteria
Package Details: ayugram-desktop-bin 6.7.8-5
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: | 23 |
| Popularity: | 3.90 |
| First Submitted: | 2023-08-26 11:07 (UTC) |
| Last Updated: | 2026-06-04 00:16 (UTC) |
Dependencies (46)
- abseil-cpp (abseil-cpp-gitAUR)
- ada (ada-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- libavif (libavif-gitAUR, libavif-noglycinAUR)
- libdispatch (libdispatch-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libheif (libheif-gitAUR, libheif-highmemAUR, libheif-noglycinAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libjxl (libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl-gitAUR, libjxl-noglycinAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- libstdc++ (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-06-04 00:22 (UTC)
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!
irring commented on 2026-05-03 08:13 (UTC)
ох блин так долго потратить ну часик на компиляцию на арч скомпилируйте новую версию((
nich23 commented on 2026-04-02 16:53 (UTC) (edited on 2026-04-02 16:55 (UTC) by nich23)
RSG245, could you add aarch64 support to the PKGBUILD in the "arch=(x86_64)" field? Exactly arch=('x86_64' 'aarch64')
RedLim commented on 2026-03-29 20:16 (UTC)
u can find built ayugram in cachyos repo (you can download .pkg.tar.zst directly from there) https://packages.cachyos.org/package/cachyos/x86_64/ayugram-desktop
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)