• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Telegram (via PPA) On Ubuntu 15.04, Ubuntu 14.04 & Linux Mint

Install Telegram (via PPA) On Ubuntu 15.04, Ubuntu 14.04 & Linux Mint

By Sourabh / August 27, 2015 Category: How To, Ubuntu

Download and install the official Telegram Desktop Client for Ubuntu Systems. Terminal commands to install Telegram (via PPA) in Ubuntu 15.04, Ubuntu 14.04 and Linux Mint.

Telegram Desktop is an open-source Telegram client for Linux Ubuntu Systems. It is a powerful messaging client which can be used to send messages and files/media. It also supports notification and emoji.

Telegram-screen

The Telegram Desktop client allows the Linux Ubuntu users to send and receive messages from the Unity desktop. It also features auto-synchronisation feature and hence all the systems can be read from computer or mobile devices.

Telegram 0.8.52 is the latest release of the Telegram messaging app and it comes with the following changes:

  • Block users from their profile page
  • Added support for Windows toast notifications
  • Fixed input methods on Linux (Fcitx and IBus)
  • Ask support team a question from Settings
  • Bug fixes and other minor improvements

Install Telegram On Ubuntu 15.04 & Ubuntu 14.04

Open Terminal and run the following commands to install Telegram on Ubuntu 15.04 and Ubuntu 14.04:


$ sudo add-apt-repository ppa:atareao/telegram
$ sudo apt-get update
$ sudo apt-get install telegram

You can also download the Telegram app’s official binary package from the following source:

Download Telegram Desktop for Linux Ubuntu

Please note the system architecture before you download the installer package. (32-bit or 64-bit)? If you are not sure, click on the top-right corner (Ubuntu Settings/Shutdown menu gear button) and select “About This Computer”.

Once downloaded, extract the installer package and run the file. If you have trouble running the exe file, click Edit > Preferences > Behavior tab > and select “Run executable text file when they are opened.” The option is written under Executable Text Files menu option.

If you wish to remove and uninstall the Telegram app from Ubuntu Systems, run the command given below:

$ sudo apt-get remove telegram

Install Telegram Desktop on 32 Bit Linux Systems


$ wget https://tdesktop.com/linux32
$ tar -xJvf tsetup*.tar.xz
$ sudo mv Telegram /opt/telegram
$ sudo ln -sf /opt/telegram /usr/bin/telegram

Install Telegram Desktop on 64 Bit Linux Systems


$ wget https://tdesktop.com/linux
$ tar -xJvf tsetup*.tar.xz
$ sudo mv Telegram /opt/telegram
$ sudo ln -sf /opt/telegram /usr/bin/telegram

Once installed, you can start the app via Ubuntu Dash..

Tags: Install Telegram App Ubuntu via PPA, Install Telegram From PPA In Ubuntu, Telegram 0.8.52, Telegram 0.8.52 Ubuntu App, Telegram Desktop Client, Telegram Desktop Client Linux, Telegram Desktop Client Ubuntu, Telegram Ubuntu App, Ubuntu App Telegram, Ubuntu App Telegram 0.8.52, Ubuntu Telegram Desktop Client

Primary Sidebar

Latest Posts

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap