i tried ayugram-desktop-bin and seem it work on Arconet (Arch-base), although I had to remove DESKTOPINTEGRATION=1 in the shortcut (original is DESKTOPINTEGRATION=1 ayugram-desktop -- %u) for it to run. Does it not affect normal functioning?
Search Criteria
Package Details: ayugram-desktop-bin 5.16.3-2
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: | GPL3 |
Conflicts: | ayugram-desktop |
Provides: | ayugram-desktop |
Submitter: | westpain |
Maintainer: | RedLim (RSG245) |
Last Packager: | RSG245 |
Votes: | 10 |
Popularity: | 1.46 |
First Submitted: | 2023-08-26 11:07 (UTC) |
Last Updated: | 2025-07-16 22:30 (UTC) |
Dependencies (31)
- abseil-cpp (abseil-cpp-gitAUR)
- ada
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- jemalloc (jemalloc-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- libavif (libavif-gitAUR)
- libdispatch (libdispatch-gitAUR)
- libheif (libheif-gitAUR, libheif-highmemAUR)
- libsigc++-3.0
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- libxtst
- lz4 (lz4-gitAUR)
- minizip (minizip-gitAUR)
- openal (openal-gitAUR)
- openh264 (openh264-gitAUR)
- Show 11 more dependencies...
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
oldman33 commented on 2024-10-07 02:34 (UTC)
koteyevich commented on 2024-09-24 21:15 (UTC) (edited on 2024-09-29 20:32 (UTC) by koteyevich)
==> Validating source files with sha256sums...
ayugram-desktop-5.4.1-2-x86_64.pkg.tar.zst ... FAILED
==> ERROR: One or more files did not pass the validity check!
For some reason, validity check has failed, what's happening?
Update: This was fixed in 5.4.1-3
earch commented on 2024-09-20 09:50 (UTC)
@MarsSeed No, it doesn't conflict with Telegram Desktop in any way. Provides - yeah, probably.
TheAirBlow commented on 2024-08-19 10:16 (UTC)
This package depends on Andontie AUR for the time being. Please be patient :D
Timptop89 commented on 2024-01-02 18:03 (UTC)
Can you update the package please?
MarsSeed commented on 2023-10-19 11:31 (UTC)
I believe this should have 'telegram-desktop' in its provides and conflicts array.
earch commented on 2023-10-18 22:27 (UTC)
(1/1) checking keys in keyring [--------------------------------------------------------------------] 100%
(1/1) checking package integrity [--------------------------------------------------------------------] 100%
(1/1) loading package files [--------------------------------------------------------------------] 100%
(1/1) checking for file conflicts [--------------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
ayugram-desktop-bin: /usr/share/kde4/services/tg.protocol exists in filesystem (owned by telegram-desktop-dev-bin)
ayugram-desktop-bin: /usr/share/kservices5/tg.protocol exists in filesystem (owned by telegram-desktop-dev-bin)
Errors occurred, no packages were upgraded.
I want to have both Telegram Desktop and Ayugram Desktop installed. Is it possible?
vernette commented on 2023-10-15 23:02 (UTC)
I had to modify the PKGBUILD file to install the package
source=(
com.ayugram.desktop.desktop
tg.protocol
$url/raw/dev/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
https://git.killarious.org/ayugram-releases/archlinux-bin/-/raw/4.10.2/ayugram-desktop?ref_type=tags
)
to
source=(
com.ayugram.desktop.desktop
tg.protocol
$url/raw/dev/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
https://git.killarious.org/ayugram-releases/archlinux-bin/-/raw/4.10.2/ayugram-desktop
)
and
# Program
install -Dm755 "$srcdir/ayugram-desktop?ref_type=tags:ayugram-desktop" "$pkgdir/usr/bin/ayugram-desktop"
to
# Program
install -Dm755 "$srcdir/ayugram-desktop" "$pkgdir/usr/bin/ayugram-desktop"
bmuks071 commented on 2023-10-07 12:10 (UTC)
I think we can get rid of most of the dependencies as this is a binary build.
For example: 64gram https://aur.archlinux.org/packages/64gram-desktop-bin
Pinned Comments
RSG245 commented on 2025-05-03 02:33 (UTC) (edited on 2025-05-03 02:34 (UTC) by RSG245)
Guys, send feedback and bug report to Github.
GitHub: rsg245/ayugram-desktop-bin-arch
Archlinux GitLab: rsg245/ayugram-desktop-bin (Just mirror)