Search Criteria
Package Details: ayugram-desktop-git 6.7.8.r12.gba8c1a6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ayugram-desktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ayugram-desktop-git |
| 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: | xiota (dr460nf1r3) |
| Last Packager: | xiota |
| Votes: | 6 |
| Popularity: | 0.014646 |
| First Submitted: | 2023-08-21 18:35 (UTC) |
| Last Updated: | 2026-07-05 17:56 (UTC) |
Dependencies (42)
- ada (ada-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- hunspell (hunspell-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR, sonic-frameworks-core-addonsAUR)
- libavif (libavif-noglycinAUR, libavif-gitAUR)
- libdispatch (libdispatch-gitAUR)
- libheif (libheif-highmemAUR, libheif-noglycinAUR, libheif-gitAUR)
- libjxl (libjxl-gitAUR, libjxl-noglycinAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- libxtst
- minizip-ng (minizip-gitAUR)
- openal (openal-gitAUR)
- openh264 (openh264-gitAUR)
- opus (opus-gitAUR)
- protobuf (protobuf-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- Show 22 more dependencies...
Latest Comments
1 2 Next › Last »
Gurov commented on 2026-07-05 10:24 (UTC)
Please add jasper, libmng, minizip, qt6-imageformats to depends, otherwise AyuGram segfaults.
ilya-fedin commented on 2026-02-28 01:24 (UTC)
Please remove -DTDESKTOP_API_TEST=ON, it overrides the API keys with rate limited ones: https://github.com/AyuGram/AyuGramDesktop/blob/dev/Telegram/cmake/telegram_options.cmake#L11-L37
parhammed commented on 2026-02-24 00:19 (UTC)
it raise this: https://pastebin.com/w75N2Nts
I also tried this patch but didn't worked
Xbz commented on 2025-11-06 11:59 (UTC)
I am using vanilla arch and your package is still broken. I have enabled extra-testing repo and I have enabled multilib-testing and multilib and I have enabled extra and core and core testing, I have literally enabled everything and your package is still broken
Xbz commented on 2025-11-06 03:47 (UTC)
it freezes during building the C++ cmake files from the project, this package seems broken
xiota commented on 2025-10-13 09:17 (UTC)
@Xbz What stage is freezing?
If cloning submodules takes too long, try exporting
GIT_CONFIG_PARAMETERS="'submodule.fetchJobs=4'".If problem is during build, try reducing parallelism by exporting
NINJAJOBS=$(($(nproc)/2)).Xbz commented on 2025-10-13 08:53 (UTC)
this package uses too much resources to build, everytime I try to install this my computer freezes, I am using i7 8700k with a gtx1080 and 16gb ram, it should be eneough to be able to build it but you are not doing parallel downloads dont you?
1 2 Next › Last »