# How to install Telegram on Deepin OS 20.7 or any other Debian-based Linux distribution?

`Revisited and updated on November 04th, 2023.`

---

## Telegram

Telegram is a cloud-based instant messaging app that allows users to send text messages, voice messages, multimedia files, and make voice and video calls over the internet.

It was developed by Pavel Durov and his team and was first launched in 2013.

Telegram is available as a mobile app for smartphones and tablets, as well as a desktop application for Windows, macOS, and Linux.

---

## Update the system's package repository

```plaintext
sudo apt update
```

---

## Install Telegram

```plaintext
sudo apt install telegram-desktop -y
```

Output

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1694660852949/ef7c1aa1-b38e-4fc4-aa4f-f72c55dc8e0e.png align="center")

---

## Check installation

In your terminal emulator:

```plaintext
telegram-desktop
```

---

## **Celebrate**

You've made it!

![The Office GIF - The Office Happy - Discover & Share GIFs](https://media.tenor.com/5F2BovYyscYAAAAd/the-office.gif align="left")

---

## **Let's become friends**

* [**Github**](https://github.com/alexcalaca)
    
* [**LinkedIn**](https://linkedin.com/in/alexandrecalacaofficial)
    
* [**Hashnode**](https://hashnode.com/onboard?next=/@alexandrecalaca)
    
* [**Youtube**](https://www.youtube.com/@alexandrecalacaofficial)
    

---

## **Final thoughts**

I hope this article has been helpful to you. Please feel free to reach out if you have any questions. Your thoughts, suggestions, and corrections are more than welcome.

By the way, don't hesitate to drop your suggestions for new blog articles.

I look forward to seeing you next time.

---
