Package Details: telegram-desktop-dev 4.8.1-1

Git Clone URL: https://aur.archlinux.org/telegram-desktop-dev.git (read-only, click to copy)
Package Base: telegram-desktop-dev
Description: Official Telegram Desktop client - development release
Upstream URL: https://desktop.telegram.org/
Licenses: GPL3
Conflicts: telegram-desktop
Provides: telegram-desktop
Submitter: hexchain
Maintainer: ItachiSan (silentnoodle)
Last Packager: ItachiSan
Votes: 7
Popularity: 0.001398
First Submitted: 2015-10-29 04:14 (UTC)
Last Updated: 2023-05-07 19:05 (UTC)

Dependencies (36)

Required by (1)

Sources (36)

Latest Comments

1 2 Next › Last »

j1simon commented on 2023-02-06 08:38 (UTC)

I think this is unnecessary in the latest versions:

Remember to delete the official (non-tweaked) launcher by using:
rm ~/.local/share/applications/telegramdesktop.desktop
After running Telegram Desktop
Also, you can remove old data from a terminal doing:
rm -r ~/.TelegramDesktop

Neither the .desktop file nor the folder is created now.

m4xx1m commented on 2022-11-05 09:32 (UTC) (edited on 2022-11-05 09:32 (UTC) by m4xx1m)

Can't build. Cloning submodules is not allowed. Error: fatal: transport 'file' not allowed. https://bugs.archlinux.org/task/76255

intro18 commented on 2022-06-03 03:32 (UTC)

Can't build. [147/147] Linking CXX static library lib/libKF5WaylandClient.a ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... Please help.

commented on 2021-12-14 20:15 (UTC)

Does not build:

/tmp/trizen-[elided]/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/tgcalls/tgcalls/MediaManager.cpp:21:10: fatal error: modules/rtp_rtcp/source/rtp_utility.h: No such file or directory
   21 | #include "modules/rtp_rtcp/source/rtp_utility.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

tioguda commented on 2021-07-15 19:40 (UTC)

This PR allows you to build the latest versions, it also requires the jemalloc dependency.

ItachiSan commented on 2021-06-22 16:12 (UTC)

FYI: There are compilation issues with current (v2.7.9) sources.

A issue was filed upstream:

https://github.com/telegramdesktop/tdesktop/issues/16467

ItachiSan commented on 2021-06-09 14:18 (UTC)

I'll remove the version flag as 2.7.6 seems to be a closed alpha.

ItachiSan commented on 2021-03-23 21:18 (UTC)

Package updates are on wait as (my guess) is that a newer libtg_owt is required.

Hitman47 commented on 2020-12-17 00:53 (UTC)

@silentnoodle Oh, thank you. Downloaded the .tar.zst and installed it manually, now the build worked. Rookie mistake from my part. :)

silentnoodle commented on 2020-12-16 18:14 (UTC)

@Hitman47 libtg_owt exists in the community repo, you can get it with pacman

https://www.archlinux.org/packages/community/x86_64/libtg_owt/