How to install telegram on linux

How to install telegram on linux

How to install Telegram Desktop App on Ubuntu 20.04 LTS

Telegram App for Ubuntu Linux Desktop and other Linux distros allow users to easily access their favorite chats, Telegram Channels, and groups. Here we let you know how to install Telegram on Ubuntu 20.04 LTS along with other similar OS.

When it comes to identifying the best WhatsApp alternative to perform secure chatting, Telegram will be there. Just like WhatsApp, we can access it not only on smartphones but also on Desktop as an app or using a browser. Thanks to the “Telegram for Desktop” option.

Telegram scores a big plus when it comes to security. According to the developers, the technology is based on 256-bit AES encryption.

What’s the core difference between WhatsApp and Telegram?

Telegram is a cloud-based messenger, which means as compared to Whatsapp all your messages will be on the company’s secure cloud in an encrypted form rather than on a local device. The benefit is, we can access our conversation on any device logged with the same account thus, they always are in synchronization. WhatsApp, on the other hand, stores the data on the respective device and not on servers.

Furthermore, Telegram is significantly faster and more secure than WhatsApp. Also, the user can share an unlimited number of photos, videos, and other files, each up to 2 gigabytes in size.

On which devices can Telegram be used?

Telegram is available on both Android and iOS application stores and apart from them, the user can also use the Telegram Desktop app for macOS, Windows, and Linux. Well, if any of us don’t want to install any application to access Telegram on a PC or smartphone then we can use the web version of Telegram with the help of a web browser. The Desktop app source code is available on Github. The official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.

Who is developed Telegram?

Установка Telegram Ubuntu 20.04

Вы можете пересылать по сети документы любого типа, причём нет ограничений на размер файлов и ваших сообщений. Telegram передаёт контент намного быстрее, чем другие программы, так как его серверы специально рассчитаны на безопасность и скорость. Все данные шифруются и могут быть автоматически удаленны через указанный вами период. Программа полностью бесплатна и не содержит никакой рекламы. В этой небольшой статье мы рассмотрим, как выполняется установка Telegram Ubuntu 20.04, Ubuntu 21.04 и других дистрибутивах этого семейства.

Установка Telegram в Ubuntu 20.04

Установить Telegram можно несколькими способами. Мессенджер есть в официальных репозиториях Ubuntu 20.04 поэтому вы можете его установить с помощью пакетного менеджера apt или центра приложений. Есть snap пакет и flatpack, а также можно просто скачать программу из официального сайта.

1. Официальные репозитории

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Далее для установки достаточно выполнить две команды:

sudo apt update

sudo apt install telegram-desktop

Затем вы можете запустить программу из главного меню.

2. Центр приложений

Самый простой способ установить Telegram Ubuntu 20.04 с помощью центра приложений. Запустите центр приложений и введите в строке поиска Telegram:

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Выберите Telegram Desktop и нажмите кнопку Установить:

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Установка может занять несколько минут, затем вы сможете запустить программу.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

3. Пакет snap

Также можно установить snap пакет через терминал. Сначала найдем нужный нам пакет:

snap search telegram-desktop

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Как видите, уже есть официальный snap пакет от разработчиков Telegram. Затем выполните такую команду для его установки:

sudo snap install telegram-desktop

Установив программу из нескольких источников можно получить две или три копии телеграмм в системе. После завершения установки, программа появится в главном меню системы. Просто запустите ее оттуда:

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Программу можно сразу же руссифицировать, для этого нажмите кнопку Продолжить на русском:

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

4. Пакет flatpak

Если в вашей системе установлен менеджер пакетов flatpak, то вы можете установить Telegram в том числе с помощью него. Для этого выполните:

flatpak install flathub org.telegram.desktop

После завершения установки можно запустить программу командой:

flatpak run org.telegram.desktop

Если в официальных репозиториях находится версия на момент выпуска дистрибутива, то с помощью snap и flatpak вы можете установить самую последнюю версию программы.

5. Официальный сайт

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Затем распакуйте полученный файл в папку /opt/:

Затем сделайте символическую ссылку на этот файл в /usr/local/bin, чтобы система видела исполняемый файл программы:

Теперь вы можете запустить программу из терминала.

Как удалить Telegram в Ubuntu

Для того чтобы удалить Telegram, установленный через snap пакет используйте команду:

sudo snap remove telegram-desktop

Для flatpak пакета используйте:

Удалить Telegram, установленный из официальных репозиториев можно так:

sudo apt purge telegram-desktop

Удалить программу, установленную из бинраного файла можно просто удалив все файлы программы из папки /opt:

После выполнения этих команд программы Telegram больше не будет в вашей системе.

Выводы

В этой небольшой статье мы рассмотрели, как выполняется установка Telegram Ubuntu 20.04 или 21.04. Как видите, это совсем не сложно, и вы даже можете установить несколько версий одновременно, если будете использовать snap и бинарный файл. Также эта инструкция должна работать и в более ранних версиях дистрибутива. А вы пользуетесь Telegram в Linux? Или другими менеджерами? Напишите в комментариях!

How to Install Telegram Messenger Application on Linux

Telegram is an Instant Messaging (IM) application similar to whatsapp. It has a very large user base. It has a lot of features that differentiate it from other messaging application.

This article aims at making you aware of telegram application followed by detailed installation instructions on Linux Box.

Features of Telegram

Why Telegram?

When Applications like whatsapp and other IM are providing almost same things in bag, why should someone opt for Telegram?

Well Availability of API to third party developer is enough to say. Moreover availability for PC which means you won’t have to struggle typing message using your mobile, but you can use your PC and that is pretty more than sufficient.

Also The option to connect on remote locations, Co-ordinate – Group of upto 200 Members, Sync all your devices, Send – Documents of all kind, Encrypt message, Self destruction of message, Storage of Media in Cloud, Build own tool on freely available API and what not.

Testing Environment

We have used Debian GNU/Linux, x86_64 architecture to test it and the overall process went very smooth for us. Here what we did stepwise.

Installation of Telegram Messenger in Linux

First go to the official Telegram site, and download Telegram source package (tsetup.1.1.23.tar.xz) for Linux system or you may use following wget command to download directly.

Once package has been downloaded, unpack the tarball and switch from current working directory to the extracted directory.

Next, execute the binary file ‘Telegram’ from the command line as shown below.

1. The first Impression. Click “START MESSAGING”.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Start Messaging

2. Enter Your phone Number. Click “NEXT”. If you have not registered for telegram before this, using the same number as entered above you will get a warning that you don’t have a telegram account yet. Click “Register Here”.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Signup for Telegram

3. After submitting your phone number, telegram will send you a verification code, shortly. You need to Enter it.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Telegram Verification Code

4. Enter your First_Name, Last_name and pics and click “SIGNUP”.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Enter Account Details

5. After account creation, I got this interface. Everything seems at its place, even when I am new to telegram Application. The interface is really simple.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Telegram Interface

6. Click Add a contact and Enter Their first_name, last_name and Phone number. Click create when done!.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Add New Telegram Contact

7. If the contact you added is not on telegram already, You get a warning message and telegram will acknowledge you when your contact joins telegram.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Telegram Contact Notification

8. As soon as the contact joins telegram you get a message (pop-out like) that reads [YOUR_CONTACT] joined telegram.

9. A formal chat window on Linux Machine. Nice experience…

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Telegram Contact Join Message

10. At the same time, I’ve tried messaging from my android mobile device, the interface looks similar on both.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Telegram Mobile Interface

11. Telegram settings page. You have a lot of options to configure.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux Telegram Settings

12. About Telegram.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux About Telegram

Less Interesting Points

That’s all for now. I’ll be here again with another interesting article you will love to read. I take the pleasure on behalf of Tecmint to thank all our valuable readers and critics who made us stand where we are now through continuous self evolving process. Keep Connected! Keep Commenting. Share if you care for us.

If You Appreciate What We Do Here On TecMint, You Should Consider:

TecMint is the fastest growing and most trusted community site for any kind of Linux Articles, Guides and Books on the web. Millions of people visit TecMint! to search or browse the thousands of published articles available FREELY to all.

If you like what you are reading, please consider buying us a coffee ( or 2 ) as a token of appreciation.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

We are thankful for your never ending support.

Install And Use Official Telegram Desktop Client In Linux

Telegram is one of the best instant messengers for Linux and it definitely needs no introduction. It is loved by the community because you can install Telegram in Linux thanks to the official native Linux client. Telegram runs on my Android phone and on my Linux desktop, so life is good.

Telegram is also privacy-focused, featuring a combination of 256-bit symmetric AES encryption, 2048-bit RSA encryption, Diffie–Hellman secure key exchange.

But the thing that sets Telegram apart is its limitless nature. There’s no limit on the size of the file you can share using Telegram. You can send files of any format. The groups can contain up to 20,000 people, which I guess is quite limitless.

Talking of groups, did you know that It’s FOSS has an official Telegram channel? If you are an active Telegram user, join our official channel to receive the latest updates instantly:

Looking for Cutegram?

Cutegram was an unofficial but in some ways better Telegram app for Linux desktop.

Cutegram has been discontinued and you should not be using it anymore.

Telegram is officially available for Linux anyway, so stick with the official application.

Install Telegram desktop client in Linux

Telegram emphasizes on privacy and unlike its competitor WhatsApp, it has desktop client available for all the platforms, in addition to clients for all major mobile OS. Let’s see how to install official Telegram app in Linux.

There are various ways you can install Telegram in Linux. First would be to check if Telegram is available in your distribution’s package manager. Chances are that it should be.

Install Telegram in Ubuntu-based distributions

Telegram is available in the universe repository of Ubuntu 18.04 and higher versions. You can install it simply using the standard apt-get install command.

Do note that the application version in the Ubuntu repository might not be the latest.

Install Telegram in any Linux distribution using Snap

If you have enabled Snap support for your Linux distributions, you can install the Snap packaged version of Telegram.

Installing Telegram in any Linux distribution

Telegram also provides an executable that you can download and run by double clicking on it.

First thing first. Go to the download page of Telegram website and download the executable for your system, be it 32-bit or 64-bit. Once you have downloaded the compressed file (I presume it is in the Download directory) use the following commands to install Telegram desktop app:

To explain the commands above, what we just did was to go to Downloads directory and extract the compressed code. The files are extracted in a directory named Telegram. Next what we did was to move this directory to a new directory named telegram in /opt and then made a soft link in /usr/bin so that you can run the program.

How to use Telegram in Linux

Now, once you have installed Telegram, to run it, just write telegram in terminal to start the app. For the first time you’ll be greeted with a welcome screen like this:

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

If you are using Ubuntu Unity, I suggest that you ‘lock it to the launcher’ so that you can easily access it from Unity Launcher and won’t have to type the command every time. Of course, at first run, you’ll have to verify your phone number.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

The interface looks clean in Ubuntu. And you can use same set emoticons that are in the mobile app. Here is a screenshot of a conversation between me and my girlfriend. Actually, it’s me only who sent these messages from her iPhone 🙂

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

When the desktop app is running, you’ll get desktop notifications for new messages. At present, it doesn’t use native Unity or Gnome notifications. But hey! At least there are notifications.

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

It is great to see more messaging tools officially supporting Linux desktop. What’s your favorite messaging application on Linux?

Creator of It’s FOSS. An ardent Linux user & open source promoter. Huge fan of classic detective mysteries ranging from Agatha Christie and Sherlock Holmes to Detective Columbo & Ellery Queen. Also a movie buff with a soft corner for film noir.

Essential Guide: How to Install Telegram on Ubuntu Linux

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

Learn how to install Telegram on Ubuntu 18.04 LTS and above, as well as other Ubuntu-based Linux distros like Linux Mint and Zorin OS in this post.

Telegram is a WhatsApp alternative with end-to-end encryption and data privacy at its core

If you’re sat mouthing “What is Telegram?” at me I’ll explain: Telegram messenger is a free, full-featured, and hugely popular WhatsApp alternative with server-side encryption and data privacy at its core.

There are official Telegram apps for Android and iOS (note: you need a working mobile number to create a Telegram account), and you can use the service in any web browser from Telegram Web.

But the best way to experience all of the features Telegram has to offer is by using the official Telegram desktop client which is available for Windows, macOS, and —hurrah— Linux.

Now, keep in mind that this is a tutorial on how to install Telegram on Ubuntu, Linux Mint and other Linux distros. It is not a “Telegram vs WhatsApp” showdown, or a blow-by-blow of the service; you can make up your own mind.

As such we won’t deep dive into the reasons why millions of fine folk use this messaging service daily. That said, here are a few of Telegram’s features:

Waffle digested, let’s get to the meat in this how-to sandwich!

How to Install Telegram on Ubuntu

Below are four different ways to install Telegram on Ubuntu 18.04 LTS, 20.04 LTS and above (though the service also supports Ubuntu 16.04 LTS should you be running a version that old).

Regardless of which way you choose to install Telegram you will get the same app with the same features. No difference, no caveats, no flaws.

Additionally, if you install from the PPA or Snap methods below you get you automatic updates to new builds as and when they’re released.

The Telegram desktop app for Linux is a native app and is (mostly) open source software distributed under the GPL v3 license. Code is available on GitHub. It should run fine under most desktop environments, e.g., Xfce, Cinnamon, etc, however a few DEs may have trouble showing the tray indicator.

Method 1: Official Telegram Download

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

The desktop section of the official Telegram website lets you download a Telegram desktop app installer that works on a variety of operating systems, including Ubuntu, Linux Mint and more.

Click the button below to download the tarball package for Linux distros (including Ubuntu) which contains a standalone Telegram runtime and updater:

To “run” Telegram using this package is easy: extract the tar.xz archive, enter the ‘Telegram’ folder it creates, then double-click on the telegram binary inside to launch the app.

You can then follow the set up instructions that appear on your screen.

Note: this method does not “install” the app on your system, but it will add a ‘Telegram’ app shortcut to your system app launcher/app menu. Just remember to not delete the binary file it links to!

If you like to live on the bleeding edge you can also download Telegram beta for Ubuntu:

Method 2: Install Telegram Snap App

How to install telegram on linux. Смотреть фото How to install telegram on linux. Смотреть картинку How to install telegram on linux. Картинка про How to install telegram on linux. Фото How to install telegram on linux

You can install Telegram as a Snap application on Ubuntu using the Ubuntu Software app. To do this just search for ‘telegram-desktop’ inside the store or click the install button below to open the app listing page directly:

You can install the Telegram Snap app using the command line with the command:

When the Telegram install is complete the app will be available to launch from app launchers and app menus. Once running, just follow the on-screen set-up instructions.

Method 3: Add the Telegram PPA

The terrific Spanish Linux blog Atareao maintain an unofficial Telegram PPA for Ubuntu 16.04 LTS and above. This PPA packages the latest official builds in a traditional repository.

If you want to install Telegram on Linux Mint you may prefer using this PPA over the binary (method 1) or snap package (method 2).

Adding the Telegram PPA to your software sources is easy. Just pop open a new terminal window ( ctrl + t ) and run the following command, entering your user password when prompted:

Once install is complete you will be able to launch Telegram by finding it in your desktop environment’s app menu or app launcher.

Method 4: Install Telegram Flatpak

The Telegram Linux client is also available to install as a Flatpak app from Flathub. Note: on Ubuntu you will need to install Flatpak and set-up the Flathub repo before you can install the app.

Notes

To sign up for a Telegram account you need a valid/working mobile telephone number, just like WhatsApp. This applies even if you only intend to use the service on a desktop computer.

Home » How To » How to Install Telegram on Ubuntu Linux

Источники информации:

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *