Score:0

Updating Telegram desktop on arm64 ubuntu 21.04

in flag

How to update telegram desktop on Ubuntu 21.04 in an arm64 computer?

Every time, a notification pops up, and asks to update it.

guiverc avatar
cn flag
This is a Ubuntu Q&A support site; if you have a bug report (including request to update a package), it belongs on a bug report that is read by developers; not users who use this site. Please see https://help.ubuntu.com/community/ReportingBugs & read the site rules - https://askubuntu.com/help/on-topic
us flag
[Here](https://askubuntu.com/q/1378912/124466) is a related question for regular amd64 computers.
Score:3
us flag

The apt version of telegram-desktop is not updated during the lifecycle of an Ubuntu release, due to reasons described here.


The snap package for telegram-desktop has arm64 builds, and it hosts the latest version. Uninstall the old version of telegram (sudo apt remove telegram-desktop, assuming you installed with apt), and enter the following commands in a terminal.

sudo apt install snapd
sudo snap install telegram-desktop

The flatpak version also hosts arm64 builds.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.telegram.desktop
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.