Score:12

How to update telegram desktop in Ubuntu 20.04?

ua flag

Today December 2nd I received this message from Telegram service notifications about my outdated Desktop app version:

Please update your app to the latest version. The version you are using is out of date and will stop working soon.

...In Ubuntu 20.04.3 LTS the latest released version of Telegram Desktop app is 2.1.7, I ask to you for upgrade soon the repo for LTS with the last version of Telegram, please!

Here is a related question for ARM.

cocomac avatar
cn flag
Have you tried uninstalling your version and simply downloading the latest version [from the Telegram website](https://desktop.telegram.org/) (click `Show all platforms`). They offer [a Snap](https://snapcraft.io/telegram-desktop), [a Flatpak](https://flathub.org/apps/details/org.telegram.desktop), and a simple [`tar.xz`](https://telegram.org/dl/desktop/linux). For extracting the `tar.xz`, see [this other question](https://askubuntu.com/a/107976). That is probobly the easiest way. Alternately, you could file a bug report against the package, and the maintainer might update it
waltinator avatar
it flag
AskUbuntu is a Question and Answer site, "staffed" by volunteers. We don't have anything to do with what software is in repositories. Canonical, a for-profit company, handles that. Read `man ubuntu-bug` and report your problem/ request to Canonical.
guiverc avatar
cn flag
@user535733 `telegram-desktop | 2.1.7+ds-2~ubuntu20.04.1 | focal-updates/universe | source, amd64, arm64, armhf, ppc64el, riscv64` I suspect, https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=telegram-desktop so possibly https://packages.ubuntu.com/focal-updates/telegram-desktop (I had a *like* issue awhile back & switched from *deb* to *snap* but didn't explore...)
us flag
Maybe Ubuntu should either update Telegram like Firefox or Thunderbird, or drop the package.
us flag
@cocomac Please rewrite your comment into an answer.
cocomac avatar
cn flag
@ArchismanPanigrahi Sorry. I've made a proper answer
user535733 avatar
cn flag
@guiverc thanks for the correction!
N0rbert avatar
zw flag
Does this answer your question? [telegram-desktop does not start](https://askubuntu.com/questions/1373839/telegram-desktop-does-not-start) . I'm using telegram from here, it got updates regularly, it does not complain about "stop working".
guiverc avatar
cn flag
Just for completeness; someone recently filed a bug report on this issue - https://bugs.launchpad.net/ubuntu/+source/telegram-desktop/+bug/1953580
Score:6
cn flag

If the source you have isn't updated, you could file an issue and perhaps the maintainer will update it. Of course, make sure your system is up to date first (sudo apt update && sudo apt upgrade).

Before trying any of these, remove whatever you already have. If you edit your question to include how you installed it, we can try to help you undo that.

There are a multitude of ways to get the updated version. I've ordered these best-to-worse (in my opinion)

  1. The official download link - Warning: direct download. It produces a tar.xz. See this other question for the ways to extract it. Tl;dr: tar xf archive.tar.xz (credit to @ramslök for that)

  2. The snap package - Snap is a quick and easy way to install packages, and installing Telegram via Snap is very simple

  3. Flatpak - Flatpak is good as well, but I find that Snap is better supported by default in Ubuntu, so I'd suggest Snap over Flatpak

  4. Un-official PPA's - There are some unofficial PPA's like this one, but unless you have a really good reason to not use the three official methods, I don't suggest this. Regardless, here is how you would add that one

    $ sudo add-apt-repository ppa:atareao/telegram
    $ sudo apt-get update
    $ sudo apt-get install telegram
    
cocomac avatar
cn flag
For a few more ways you can install it, see [this other question](https://askubuntu.com/questions/425716/how-to-install-telegram)
us flag
I have not used regular Ubuntu (GNOME DE) for a while, but is not right click -> extract here a much simpler choice to extract the .tar.xz?
cocomac avatar
cn flag
@ArchismanPanigrahi Not for those that like to use the terminal for everything :)
Score:0
ru flag

update your telegram desktop to visit the store https://snapcraft.io/store or update via command line

sudo snap install telegram-desktop

sudo apt update

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.