How To Install Telegram From PPA In Ubuntu/Linux Mint
Table of Contents
Telegram is rapidly being developed and it is available for every mobile platform, Android, iOS, Windows Phone, Ubuntu Touch. Earlier it was not officially available for Desktop but recently developers have released for Linux, Windows and Mac OS X desktop. The most Telegram developers care for is privacy and security. All messages, photos, and chats are encrypted tightly and take care of privacy too.
Install Telegram on Linux
I am telling here the two easy ways to install Telegram into your Linux Desktop.
- Download Telegram from the Telegram website and follow these simple steps –
The second method of installing Telegram in Linux is using PPA:
There is an unofficial PPA available for Telegram. Here is how you can install telegram using PPA –
Open terminal and type these commands –
- Add repository first
sudo add-apt-repository ppa:atareao/telegram
- Update repositories
sudo apt-get update
- Install Telegram
sudo apt-get install telegram
LinuxAndUbuntu Newsletter
Join the newsletter to receive the latest updates in your inbox.