{"id":1496,"date":"2021-12-16T13:00:59","date_gmt":"2021-12-16T10:00:59","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/17\/how-to-update-the-telegram-linux-desktop-app\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/17\/how-to-update-the-telegram-linux-desktop-app\/"},"modified":"2021-12-16T13:00:59","modified_gmt":"2021-12-16T10:00:59","slug":"how-to-update-the-telegram-linux-desktop-app","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1496-how-to-update-the-telegram-linux-desktop-app\/","title":{"rendered":"How to update the Telegram Linux desktop app"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Are you excited about the latest Telegram Desktop features, but your Linux client is out of date? Do you need to know how to update Telegram to the latest and greatest on your Linux PC but can\u2019t figure it out? We can help! Follow along as we go over how to update Telegram on Linux!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-254991 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app.png\" alt=\" update Telegram app linux\" width=\"1200\" height=\"731\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-3.png 768w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-4.png 1024w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Ubuntu update instructions<\/h2>\n<p>To update the Telegram desktop application on Ubuntu, you will need to make use of the\u00a0<strong>apt update\u00a0<\/strong>command. Open up a terminal window by pressing <strong>Ctrl + Alt + T\u00a0<\/strong>on the desktop, or search for \u201cTerminal\u201d in the app menu and open it that way.<\/p>\n<p>Once the terminal window is open, use the\u00a0<strong>apt update\u00a0<\/strong>command to refresh Ubuntu\u2019s software sources (and check for updates). This command should run quickly, and it\u2019ll tell you when updates are available.\u00a0<\/p>\n<pre>\nsudo apt update\n<\/pre>\n<p>When the\u00a0<strong>apt update\u00a0<\/strong>command is complete, run the\u00a0<strong>apt upgrade\u00a0<\/strong>command. It\u2019ll install all of your updates, including the Telegram desktop updates. Please note that you should close Telegram before updating.\u00a0<\/p>\n<pre>\nsudo apt upgrade\n<\/pre>\n<p>After installing the updates, re-launch Telegram, and your Ubuntu PC will have the latest features. If Telegram was unable to update, consider re-installing it instead with the command below.<\/p>\n<pre>\nsudo apt install telegram-desktop --reinstall\n<\/pre>\n<h2>Debian update instructions<\/h2>\n<p>Debian Linux does have Telegram Desktop available in its software sources, but the bad news is that it\u2019s woefully out of date. If you want a newer release, uninstall the Debian Linux version of Telegram. Then, follow the Flatpak instructions instead.\u00a0<\/p>\n<h2>Arch Linux update instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-254991 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app.png\" alt=\"\" width=\"1200\" height=\"731\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-3.png 768w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-4.png 1024w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>If you\u2019re using Arch Linux, you probably already have the latest installation of Telegram installed. However, if you are new to Arch and do not know how to update, here\u2019s what to do.\u00a0<\/p>\n<p>First, open up a terminal window on the Arch Linux desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard or searching for \u201cTerminal\u201d in the app menu. Once it is open, use the <strong>pacman -Syyu\u00a0<\/strong>command.<\/p>\n<p>The\u00a0<strong>pacman -Syyu\u00a0<\/strong>command will check for updates, refresh package sources, and upgrade your system all at once. Arch Linux updates often, so you may get a lot of packages alongside Telegram updates.<\/p>\n<pre>\nsudo pacman -Syyuu\n<\/pre>\n<p>If you do not see Telegram updates, you may need to re-install the app. To do that on Arch Linux, do the following command.<\/p>\n<pre>\nsudo pacman -S telegram-desktop\n<\/pre>\n<h2>Fedora update instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-260919 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-1.png\" alt=\"\" width=\"1024\" height=\"576\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-1.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-update-the-telegram-linux-desktop-app-6.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\"\/><\/p>\n<p>Fedora Linux always gets updates right away, so Telegram should always be up to date. However, if you require new Telegram Desktop features and haven\u2019t updated Fedora in a long while, you\u2019ll have to update.\u00a0<\/p>\n<p>To update on Fedora, start by launching a terminal window on the Linux desktop. You can do this by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard or by searching for \u201cTerminal\u201d in the app menu.\u00a0<\/p>\n<p>Once the terminal window is open, use the\u00a0<strong>dnf update\u00a0<\/strong>command to refresh Fedora\u2019s software sources and install the latest patches and updates. Keep in mind; this may take a bit of time as Dnf can be slow.<\/p>\n<pre>\nsudo dnf update <\/pre>\n<p>Don\u2019t see any Telegram updates in Fedora? You may not have Telegram installed. To fix it, you can re-install it with:<\/p>\n<pre>\nsudo dnf install telegram-desktop\n<\/pre>\n<h2>OpenSUSE update instructions<\/h2>\n<p>OpenSUSE enjoys relatively new updates to the Telegram Desktop application. As a result, you\u2019ll likely have the latest Telegram features already set up. That said, if you haven\u2019t updated your system in a while and need to update it, here\u2019s how to do it.<\/p>\n<p>First, open up a terminal window on the OpenSUSE desktop. You can open it by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard or by searching for \u201cTerminal\u201d in the app menu. Once the terminal window is open, use the <strong>zypper update\u00a0<\/strong>command to install all of the updates available for the system.<\/p>\n<pre>\nsudo zypper update\n<\/pre>\n<p>Upon installing the updates, Telegram should have the latest features. If, for some reason, you don\u2019t have the Telegram Desktop on your OpenSUSE Linux system, you can use the <strong>zypper install\u00a0<\/strong>command below to re-install it.<\/p>\n<pre>\nsudo zypper install telegram-desktop\n<\/pre>\n<h2>Flatpak update instructions<\/h2>\n<p>The Telegram Desktop app comes in the Flathub app store, which makes it available for easy installation with nearly any Linux user who has access to Flatpak. If you haven\u2019t updated your Flatpak in a while, and are missing out on the latest Telegram features, here\u2019s what to do.<\/p>\n<p>First, open up a terminal window on the Linux desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>or by searching for \u201cTerminal\u201d in the app menu. Then, use the\u00a0<strong>flatpak update\u00a0<\/strong>command to refresh Flatpak and install the latest updates.<\/p>\n<pre>\nsudo flatpak update\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Are you excited about the latest Telegram Desktop features, but your Linux client is out of date? Do you need to know how to update Telegram to the latest and greatest on your Linux PC but can\u2019t figure it out? We can help! Follow along as we go over how to update Telegram &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1497,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1496"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1496"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1496\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1497"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1496"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1496"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1496"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}