Как установить новый telegram в Debian 11?
Поставил пакет telegram-desktop из репозиториев Debian 11.
Версия старая (2.6.1+ds-1+deb11u1), работать не хочет (пишет You are using outdated app. ).
Можно ли как-то поставить новую версию, при этом не переходя на ветку testing и не используя всякие снапы и флатпаки?
Сообщение dpkg при попытке установки
telegram-desktop : Depends: libabsl20210324 (>= 0~20210324.2-1) but it is not installable
Depends: libavcodec58 (>= 7:4.4)
Depends: libavformat58 (>= 7:4.4) but 7:4.3.4-0+deb11u1 is to be installed
Depends: libavutil56 (>= 7:4.4) but 7:4.3.4-0+deb11u1 is to be installed
Depends: libc6 (>= 2.33) but 2.31-13+deb11u3 is to be installed
Depends: libglibmm-2.4-1v5 (>= 2.66.2) but it is not going to be installed
Depends: libsigc++-2.0-0v5 (>= 2.2.0) but it is not going to be installed
Depends: libssl3 (>= 3.0.0) but it is not installable
Depends: libstdc++6 (>= 12) but 10.2.1-6 is to be installed
Depends: libswresample3 (>= 7:4.4) but 7:4.3.4-0+deb11u1 is to be installed
Depends: libswscale5 (>= 7:4.4) but 7:4.3.4-0+deb11u1 is to be installed
Depends: libvpx7 (>= 1.10.0) but it is not installable
Depends: libwayland-client0 (>= 1.20.0) but 1.18.0-2~exp1.1 is to be installed
Depends: qtbase-abi-5-15-4 but it is not installable
Depends: qtwayland-client-abi-5-15-4 but it is not installable
Recommends: libwebkit2gtk-4.0-37 but it is not going to be installed or
libwebkit2gtk-4.1-0 but it is not installable
- Вопрос задан более года назад
- 1126 просмотров
4 комментария
Простой 4 комментария
Установка Telegram на систему Linux
Самый популярный мессенджер от Павла Дурова покоряет мир и пользователей самых различных платформ. Обделенными не остались и ценители самобытных операционных систем Linux. Есть, правда, одно «НО», как же без этого в столь молодом продукте. Для мессенджера на Linux характерны ощутимые баги. Порт стремительно улучшается, работоспособность повышается и мы будем надеяться на скорейшее «оздоровление» программы. Доступным вариантом является веб-версия, заключенная в Unity, работающая как приложение.
В общем, для установки Telegram на Linux требуются версии: Mint, Ubuntu или Debian (Deb). Пользователи RPM (Fedora) версий столкнулись с рядом проблем, которые не решены на данный момент.
Установка через терминал
Не надо пугаться, это достаточно простой и быстрый способ. Открыть терминал можно через поисковую строку в меню или через «Приложения» — «Стандартные» — «Терминал», комбинацией клавиш – «ctrl»-«alt»-«Т». В репозиторий печатаем:
- sudo add-apt-repository ppa:atareao/telegram
- sudo apt-get update
- sudo apt-get install telegram

Нажимаем по «Enter» после каждой команды и ждем прокрутку, вводим вторую, третью.
Находим и запускаем через меню.

Так как процесс этот довольной сложный, предоставляем видео. Оно на английском, но мы уверены, что вы поймёте, что нужно делать.
Официальный сайт
На нашем сайте можно cкачать все версии Desktop Telegram for Linux прямо с официального сайта Телеграмм, которые существуют. За это мы его и любим
- Итак вот кнопки:
Выбирай ту, которая соответствует твоей системе;
- Выбираем папку, куда будем его сгружать;

- Установка началась. Скачиваем;

Вуаля! Установка завершена, и она в папке;

- Открываем и жмём Start Messeging;

- Теперь нужно зарегистрироваться. Вводим свои данные: номер телефона, код, который на него придёт, имя и фамилию;

- И только после этого начнётся самое весёлое — общение!

Webogram
Еще одним решением пользования Телеграмм на Linux — системах является веб-интерфейс программы – Webogram. Через Webogram можно общаться без установки приложения. Он имеет такой же дизайн и не лишен юзабилити. Браузер Google Chrome автоматически предложит установку плагина. На данный момент это самая удобная версия мессенджера на Ubuntu, Mint и остальные системы под Линукс. Этот плагин так же доступен и для других Десктоп версий Телеграмма.
Для того, чтобы использовать веб-версию утилиты, нужно в браузере ввести web.telegram.org.
- Ты выйдешь на главную страницу и пройдёшь регистрацию: введёшь свои данные (номер телефона, на который тебе вышлют код, и прочее):


Также ты можешь прочитать отдельную статью, посвящённую Телеграмм Web на русском.
How To Install Telegram on Debian 11
In this tutorial, we will show you how to install Telegram on Debian 11. For those of you who didn’t know, Telegram is a free, open-source messaging app with a focus on privacy, security, and speed. It comes with lots of features and better security options than WhatsApp. Hence if you already have the Telegram app on your smartphone and want to access your chats and media files directly on your Desktop, then we can install the Telegram Desktop application on Linux, Windows, and macOS easily.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘ sudo ‘ to the commands to get root privileges. I will show you the step-by-step installation of the Telegram desktop on a Debian 11 (Bullseye).
Prerequisites
- A server running one of the following operating systems: Debian 11 (Bullseye).
- It’s recommended that you use a fresh OS install to prevent any potential issues.
- A non-root sudo user or access to the root user . We recommend acting as a non-root sudo user , however, as you can harm your system if you’re not careful when acting as the root.
Install Telegram on Debian 11 Bullseye
Step 1. Before we install any software, it’s important to make sure your system is up to date by running the following apt commands in the terminal:
sudo apt update sudo apt upgrade
Step 2. Installing Telegram on Debian 11.
- Install Telegram using APT.
By default, Telegram is available on the Debian 11 base repository. Now run the following command below to install it:
sudo apt install telegram-desktop
- Install Telegram using Snap Store.
Run the following command to install Snap packages on the Debian 11 system:
sudo apt update sudo apt install snapd
To install Telegram Desktop, simply use the following command:
sudo snap install telegram-desktop
- Install Telegram using Flatpak.
Now we install Flatpak on your Debian system:
sudo apt install flatpak gnome-software-plugin-flatpak
Next, enable Flatpack for Debian:
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Finally, install Telegram using the following Flatpack command below:
sudo flatpak install flathub org.telegram.desktop
Step 3. Accessing Telegram Dekstop on Debian.
Once successfully installed, open the path: Activities -> Show Applications -> Telegram , Assuming that you already have a Telegram account, it’s time to log in. Telegram uses the mobile number as the primary means for account creation. Enter your mobile number to proceed.

Congratulations! You have successfully installed Telegram. Thanks for using this tutorial for installing the latest version of the Telegram desktop on Debian 11 Bullseye. For additional help or useful information, we recommend you check the official Telegram website.
VPS Manage Service Offer
If you don’t have time to do all of this stuff, or if this is not your area of expertise, we offer a service to do “VPS Manage Service Offer”, starting from $10 (Paypal payment). Please contact us to get the best deal!
Telegram Desktop

Pure instant messaging — simple, fast, secure, and synced across all your devices. One of the world’s top 10 most downloaded apps with over 500 million active users.
FAST: Telegram is the fastest messaging app on the market, connecting people via a unique, distributed network of data centers around the globe.
SYNCED: You can access your messages from all your phones, tablets and computers at once. Telegram apps are standalone, so you don’t need to keep your phone connected. Start typing on one device and finish the message from another. Never lose your data again.
UNLIMITED: You can send media and files, without any limits on their type and size. Your entire chat history will require no disk space on your device, and will be securely stored in the Telegram cloud for as long as you need it.
SECURE: We made it our mission to provide the best security combined with ease of use. Everything on Telegram, including chats, groups, media, etc. is encrypted using a combination of 256-bit symmetric AES encryption, 2048-bit RSA encryption, and Diffie–Hellman secure key exchange.
100% FREE & OPEN: Telegram has a fully documented and free API for developers, open source apps and verifiable builds to prove the app you download is built from the exact same source code that is published.
POWERFUL: You can create group chats with up to 200,000 members, share large videos, documents of any type (.DOCX, .MP3, .ZIP, etc.) up to 2 GB each, and even set up bots for specific tasks. Telegram is the perfect tool for hosting online communities and coordinating teamwork.
RELIABLE: Built to deliver your messages using as little data as possible, Telegram is the most reliable messaging system ever made. It works even on the weakest mobile connections.
FUN: Telegram has powerful photo and video editing tools, animated stickers and emoji, fully customizable themes to change the appearance of your app, and an open sticker/GIF platform to cater to all your expressive needs.
SIMPLE: While providing an unprecedented array of features, we take great care to keep the interface clean. Telegram is so simple you already know how to use it.
PRIVATE: We take your privacy seriously and will never give any third parties access to your data. You can delete any message you ever sent or received for both sides, at any time and without a trace. Telegram will never use your data to show you ads.
We keep expanding the boundaries of what you can do with a messaging app. Don’t wait years for older messengers to catch up with Telegram — join the revolution today.