How to install telegram on ubuntu

How to install telegram on ubuntu

How to Install the Telegram Desktop App in Linux

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

Telegram is a hugely popular messaging client, especially for those interested in privacy. It’s easy to use and widely available for all platforms – Windows, macOS, Linux, Android, and iOS all have access to this platform, making it ideal for diverse teams of people. There are a few ways to get Telegram installed on your Linux desktop, so here we take a look at how to install the Telegram Desktop app in Linux.

How to Install the Telegram Desktop App in Ubuntu

Ubuntu users have the easiest time getting access to the Telegram Desktop app without doing anything differently. Just go to the Software Center and search for Telegram in the search bar. Click on the Telegram Desktop choice that comes up and click Install.

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

You can also install from the terminal by entering the following command:

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

That’ll grab the latest version from the repositories and install it on your system.

How to Install the Telegram Desktop App in any Linux Distro

There is also a distro-agnostic tarball available from Telegram’s official downloads page. Download it, then extract it, move the binary to the “/opt” directory, and link it to the “/bin” directory with the following:

This presumes that you downloaded it to your “

/Downloads” folder. Change the folder to whichever you downloaded it to.

How to Install the Telegram Desktop App via Snap

Snap packages can be a bit controversial, but they’re an important part of our ecosystem for many users and is the method many use to get the most of their applications. It’s helpful to be able to have very few packages installed on your system and have all desktop apps run in containers, like with Fedora Silverblue.

To install the Snap of the Telegram Desktop app, just enter the following command into your terminal:

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

This presumes that you have snapd installed and running on your machine. You can check out how to do that here.

How to Install the Telegram Desktop App via Flatpak

There is another universal package format that’s widely available for a huge variety of Linux distros: Flatpak. Many users prefer it because the applications don’t have privileged access to your system, so they’re confined better than Snaps are. Regardless of which you prefer, there is a Flatpak of the Telegram Desktop app on Flathub.

To install it, run the following command on your system:

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

If you don’t have flatpak set up on your system, check out our guide on how to configure it here. The guide references Fedora, but there are instructions on how to do it for other distros as well.

Regardless of how you install it, you should be able to run the Telegram Desktop App one of two ways, either through the applications menu or through the terminal.

Through the terminal, you can run any of the following commands based on your installation method:

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

Regardless of how you run it, you are now all set to use Telegram on your Linux Desktop.

If you are still wondering if you should switch to Telegram, we have a comparison of Telegram vs. WhatsApp and how Telegram is more superior. There are also plenty of tricks for Telegram, including creating your own Telegram stickers.

Our latest tutorials delivered straight to your inbox

How to install Telegram on Ubuntu 22.04 | 20.04 LTS

Learn the easy steps to install Telegram messenger on Ubuntu 22.04 Jammy JellyFish or 20.04 Focal Fossa Linux desktop for chatting, voice call, and much more…

If you are familiar with WhatsApp, then Telegram would not require a detailed introduction because it is a similar kind of application. Similar to WhatsApp, users can install Telegram on their smartphone and get registered using the cell phone number to chat with other users of Telegram. You can share or download images, videos, documents and files very easily via it. Further, it is also possible to make video and voice calls, create polls, groups, and channels to connect with each other. Telegram is particularly popular because of the latter function.

One of the popular features that make Telegram popular is its subscription system for channels, which works similarly to YouTube: according to your interests, you can subscribe to channels in Telegram. If the channel operator posts new content, you can see it in the chat overview. Users can easily select posted content and forward it to family and friends. This makes it clear from which user or channel the content originally comes. In this way, you can quickly find new channels for your own interests. Also, it offers broadcast functions as WhatsApp has.

Those who are a fan of stickers will love Telegram. Messenger has an incredible number of animated stickers that you can download as a pack and share with others. If that’s not enough, you can also search for GIFs.

Steps to install Telegram on on Ubuntu 22.04 LTS Linux

#1st Using APT package manager

1. Use APT package Manager

The best thing is like other popular applications we have Telegram available to install via the default package repository of Ubuntu 22.04 or 20.04. Hence, here is the single command to get.

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

Once done, go to Application Launcher and search for the app to run:

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

#2nd Method using Telegram Tar file

2. Download Telegram for Linux

If you don’t want to use the APT package manager to install Telegram then we can download its latest binary from its official website. To make things easy for your you can use the command terminal to get it instead of visiting the official website.

3. Extract Tar file

Once the Telegram archive file is on your system, we can extract the folder having the binary to install it. Simply use the Tar command:

After that move the folder somewhere you won’t delete it accidentally. For example, opt folder.

4. Install Telegram on Ubuntu 22.04 | 20.04

Now, we have this chatting application binary, let’s execute it to not only run telegram but also to create an Application launcher shortcut to lunch the app easily in the future.

Switch to /opt

Close the Application, once you have the application running.

Now, go to the Application launcher, search for Telegram and you will have the application shortcut to run in the future.

#2nd method install using Snap

5. Setup Telegram using Snap

Snap is by default enabled on Ubuntu 22.04 / 20.04, we can use the same to install the Telegram easily with just a single command:

# 3rd Method using Flatpak

6. Use Flatpak

If you don’t want to use any of the above-given methods then we can go for Flatpak. However, like Snap, Flatpak is also not there on our system by default. Hence, we have to install it manually.

Install Telegram

7. How to update Telegram in Ubuntu 22.04 | 20.04

Well, here we have shown four methods to install this online messaging application, hence according to the method you have used, choose the one.

# Those who have used APT can simply use the system update command:

# For the second method using Telegram binary:

The above command will run the Telegram updater to download and install the latest available version.

#For third method- Snap

Those who have followed the Snap method to install this application they can run:

#For the fourth Method Flatpak

Well, the last method we have discussed is the Flatpak, if you opted that then use the command to update your application:

8. Uninstall or Remove

If you don’t like the app or due to some reason you want to uninstall Telegram from your Ubuntu 22.04 or 20.04 then here are the commands to follow:

For Apt method:

For Binary Method:

For Snap:

For Flatpak:

Ending Notes:

These were a few simple methods to install and uninstall Telegram on Ubuntu 22.04 or 20.04, choose the one as per your choice, and start chatting on your Linux PC.

How to install Telegram on Ubuntu 20.04

In this short guide, we will be installing Telegram on Ubuntu 20.04. As a user of Telegram, you will be able to send messages, photos, videos, or other files over this service.

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

Smit Pipaliya

What is Telegram?

Telegram is a very quick messaging application that provides end-to-end encryption over your communication, whether a video call, file-sharing, or a simple text message. Telegram’s highlighted features are its speed, privacy, and synchronization on all devices. It allows to send and receive unlimited media and files, regardless of the size and type of the file. It securely stores your data in the Telegram cloud, which can be accessed anytime you need.

Prerequisites

Method 1: Install Telegram Using Apt-Get Package

1. Update Local Repositories

Update all system packages to the latest. Run the following command:

2. Installing Telegram

Then install Telegram. Run the following command:

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

After the successful installation of Telegram, run it by searching for telegram in the activities.

How to install telegram on ubuntu. Смотреть фото How to install telegram on ubuntu. Смотреть картинку How to install telegram on ubuntu. Картинка про How to install telegram on ubuntu. Фото How to install telegram on ubuntuMethod 2: Install Telegram Using Snap

If you want an easy way, the SNAP package manager is the one. With the help of it, we can easily install Telegram with just few commands. Those are using apart from Ubuntu or Debian.

This command will install the latest Telegram and other dependencies too. The snap package will automatically update(in the background) whenever a new Telegram version is released.

We can also install from Ubuntu Software, search for Telegram and install the application.

Uninstall Telegram Ubuntu

To remove the application from Ubuntu when you don’t need it anymore.

1. For Apt-Get Installation

2. For Snap Installation

Thank you for reading this blog.

If you want to manage your VPS / VM Server without touching the command line go and Checkout this link. ServerAvatar allows you to quickly set up WordPress or Custom PHP websites on VPS / VM in a matter of minutes. You can host multiple websites on a single VPS / VM, configure SSL certificates, and monitor the health of your server without ever touching the command line interface.

If you have any queries or doubts about this topic please feel free to contact us. We will try to reach you.

2 Ways to Install Telegram Messenger on Ubuntu: PPA & Snap Package

Telegram is a free and open-source instant messaging app that values user’s privacy and data encryption, available for GNU/Linux, Windows, macOS, Android, iOS, and Windows Phone. In this tutorial, I will show you 2 ways to install Telegram on Ubuntu.

Telegram Messenger Features

Method 1: Install Telegram on Ubuntu Via Snap

A Canonical employee has packaged a Telegram snap app. You can find it in Ubuntu Software by searching for “telegram”. Then click install button to install it on Ubuntu.

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

You can also open a terminal window and enter the following command to find the name of Telegram snap package.

Then run this command to install it.

Method 2: Install Telegram on Ubuntu via PPA

There’s also a Telegram PPA available for Ubuntu. Run the following 3 commands to install from PPA.

If you can’t find Telegram in Unity Dash after it’s installed, log out and log back in, then you should be able to find it.

Snap packages and deb packages can live happily with one another. So you can install two Telegram clients on Ubuntu.

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

Two Telegram clients running at the same time on Ubuntu

PPA or Snap?

The downside of this Telegram snap app is that there’s no tray icon. In addition, it can’t open link via Web browsers and CJK fonts are not displayed properly. From a pragmatic standpoint, I recommend installing Telegram from PPA.

In theory, snap package is safer to use because it is confined by sandbox. However, the default display server on Ubuntu desktop is still X11 and as you may already know, X11 is inherently insecure. Applications in X11 can steal other application’s data.

Update: Install Telegram From the Default Software Repository

Telegram is now included in the default Ubuntu repository. You can easily install it with the following command.

Telegram Blocked in Your Country?

If you can’t log into Telegram, it’s probably because Telegram is blocked in your country. You can use a VPN to unblock Telegram.

Use System Windows Frame

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

You can also enable auto-start in this section.

Wrapping Up

Comments, questions and suggestions are always welcome. If you find this post useful, please subscribe to our free newsletter to get more tips and tricks. Take care 🙂

How to install Telegram app on Ubuntu 19.04/Linux Mint?

Telegram for Linux works the same as for other platforms it is available such as Windows, MacOS, Android and iOS. Here in this tutorial of Telegram installation on Linux, we will show how to do that on Ubuntu 19.04/18.04 LTS Bionic Beaver, 16.04, 14.04; Linux Mint, Debian or Elementary OS.

Telegram is one of the best apps for chatting and calling. The wonderful thing is it doesn’t download the media files directly on our device, instead of that everything resides under our telegram account on the company’s cloud. So, let see how to install Telegram on Linux.

How to install telegram on Linux Mint/ Debian/ Ubuntu

Step 1: Open command Terminal

On your Ubuntu Desktop or Server, open the command terminal to issue the commands for installing Telegram app, given below. We can access the Ubuntu’s Command Terminal either by right-clicking anywhere on Desktop-> Select Open Terminal or using the keyboard shortcut CTRL+ALT+T.

Step 2: Install Telegram using Ubuntu PPA

If you want to download and install the Telegram app via repository then simply use the following commands:

Add the telegram ubuntu PPA repo:

Step 3: Update the system using this command

After adding the Telegram ubuntu’s PPA, its time to update the system so that it can recognize it by purging the cache.

Step 4: Download and install Telegram command

Issue the below given single command on your Terminal for the installation process.

Step 5: How to run telegram in ubuntu

After the installation, to run the Telegram app on Ubuntu, go to Ubuntu’s Applications and type Telegram in the search box as it appears, click the icon to run.

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

Step 6: Uninstall telegram ubuntu

If in future you want to uninstall Telegram from Ubuntu/Debian or Linux Mint then simply run this command:

Step 7: Install Telegram using Snap (optional)

If you don’ want to install Telegram using the PPA or official Debian packages then SNAP is the best option. On command terminal type:

Step 8: Telegram-cli installation

Just like the GUI Telegram, it also available in the command line which is full-fledged like the app, the difference is it requires command-line to operate rather a Graphical user interface.

Two way to install telegram-cli on Ubuntu:

Step 9: How to use Telegram CLI

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

After installing the command line for Telegram, type:

Then, it will ask you to enter your phone number which sends a secret code on your phone, enter that in command terminal to authenticate it.

Then, you can use different commands to operate Telegram from the command line such as

See full Telegram CLI commands List: Github

Telegram-CLI command usage:

Here the List of useful telegram-cli commands. To use them type:

for example, I want to add phone number then the command will be like this:

–phone/-u specify username (would not be asked during authorization)
–rsa-key/-k specify location of public key (possible multiple entries)
–verbosity/-v increase verbosity (0-ERROR 1-WARNIN 2-NOTICE 3+-DEBUG-levels)
–enable-msg-id/-N message num mode
–config/-c config file name
–profile/-p use specified profile
–log-level/-l log level
–sync-from-start/-f during authorization fetch all messages since registration
–disable-auto-accept/-E disable auto accept of encrypted chats
–lua-script/-s lua script file
–wait-dialog-list/-W send dialog_list query and wait for answer before reading input
–disable-colors/-C disable color output
–disable-readline/-R disable readline
–alert/-A enable bell notifications
–daemonize/-d daemon mode
–logname/-L log file name
–username/-U change uid after start
–groupname/-G change gid after start
–disable-output/-D disable output
–tcp-port/-P

port to listen for input commands
–udp-socket/-S unix socket to create
–exec/-e make commands end exit
–disable-names/-I use user and chat IDs in updates instead of names
–enable-ipv6/-6 use ipv6 (may be unstable)
–help/-h prints this help
–accept-any-tcp accepts tcp connections from any src (only loopback by default)
–disable-link-preview disables server-side previews to links
–bot/-b bot mode
–json prints answers and values in json format
–permanent-msg-ids use permanent msg ids
–permanent-peer-ids use permanent peer ids

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

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

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