Page 1 of 1

How to Install Telegram on Any Ubuntu Linux Distribution

Posted: Sat Jan 28, 2017 6:39 pm
by Eli

Telegram is a free and open source instant messaging app that is considered more secure in terms of privacy and data encryption than WhatsApp messenger and many other messaging apps. It comes out with numerous appealing features that enable a user to seamlessly do a range of activities (see more: https://www.quora.com/Is-Telegram-messe ... n-WhatsApp, https://www.quora.com/Is-the-Telegram-a ... -messenger).

There are two ways to install Telegram on Ubuntu Linux 16.04 or 14.04: Installing via a Canonical packaged application called Telegram snap and via PPA (A Personal Package Archive). Here we consider installation via PPA.

To do so, open the Terminal and run the following 3 commands one by one:

Code: Select all

sudo add-apt-repository ppa:atareao/telegram

sudo apt-get update

sudo apt-get install telegram

Go to Unity Dash and type Telegram to launch and use it.

See the next post on how to install Telegram on any Ubuntu Linux distribution.


Re: How to Install Telegram on Ubuntu Linux 16.04/14.04

Posted: Sun Jun 19, 2022 7:55 am
by Eli
You can now install Telegram on Ubuntu with one command line:

  1. sudo snap install telegram-desktop


See more methods here