Telegram-desktop Installation
Complete guide to start Linux OS and install essential applications in Linux
Created by :
Linux
tutorial
Programming, Software and application
1408
2022-01-09 18:30:29
Telegram is the fastest messaging app on the market, connecting people via a unique, distributed network of data centers around the globe.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Update and Enable snapd
sudo apt update sudo apt install snapd
Install telegram-desktop
To install telegram-desktop, simply use the following command:
sudo snap install telegram-desktop
