Telegram ��� linux fedora

Как установить Telegram в Linux

Ubuntu

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

Чтобы добавить PPA, откройте окно терминала и введите команду ниже.

Команда «add-apt-repository» добавляет программный источник Telegram в Ubuntu. Отсюда вам нужно обновить Ubuntu, чтобы он мог видеть Telegram PPA.

После завершения «обновления» в терминале используйте команду apt для установки последней версии пакета Telegram в вашу систему.

Хотите удалить Telegram из Ubuntu? Попробуйте эту команду:

Debian

К сожалению, получить собственный, устанавливаемый пакет Deb на Debian немного сложнее, чем на Ubuntu, потому что Debian не поддерживает PPA для Ubuntu. Те, кто использует Debian Sid, должны иметь возможность запустить простую команду, чтобы она заработала. Однако более новые версии операционной системы Debian (включая Stable) не так удачливы.

Telegram для Debian Sid

Удалить из Sid с помощью:

Telegram для других версий Debian

Загрузка последней версии бинарного файла Sid Telegram не будет работать, потому что более новые версии операционной системы не имеют правильных зависимостей. В результате он откажется от установки. Если вы пользуетесь более новой версией Debian, считайте ее безнадежной и установите Telegram с помощью пакета Snap, Flatpak или двоичного файла Generic.

Arch Linux

Telegram отсутствует в официальных источниках программного обеспечения Arch, но это не имеет значения, поскольку в AUR имеется несколько версий официального клиента Telegram. В частности, пакет telegram-desktop-bin и пакет telegram-desktop-git.

Эти пакеты не совпадают. Те, кто хочет установить пакет telegram-desktop-git , должны скомпилировать весь исходный код вручную. Сборка занимает очень много времени, но может быть полезна, если вы хотите оптимизировать программу

И наоборот, telegram-desktop-bin берет свободно доступную предварительно скомпилированную версию Telegram с веб-сайта и быстро генерирует устанавливаемый пакет Arch. В этой статье мы сосредоточимся на пакете Telegram Bin.

Для установки сначала используйте инструмент пакета Pacman для установки пакета git, так как он необходим для взаимодействия с AUR.

Затем используйте инструмент Git, чтобы получить последние файлы Telegram PKGBUILD для вашего ПК.

С помощью cd переместите терминал в новую папку Telegram Bin.

Запустите makepkg. Эта команда указывает Arch сгенерировать собственный пакет, а также установить все необходимые зависимости. Помните, что использование -si может не установить все зависимости. Если это произойдет, обратитесь к странице AUR telegram-desktop-bin.

Читайте также:  Zelio soft windows 10

Удалите Telegram из Arch с помощью следующей команды:

Fedora

Чтобы Telegram работал на Fedora, сначала вам нужно включить репозитории программного обеспечения RPM Fusion. Откройте терминал и введите следующие команды. Замените X на номер версии Fedora, которую вы сейчас используете.

Затем используйте инструмент пакета DNF для установки Telegram.

Удалите приложение Telegram из Fedora с помощью этой команды DNF:

Инструкции по пакету snap

Используете операционную систему Linux, у которой нет собственного пакета Telegram? Не беспокойтесь, если ваша операционная система поддерживает формат пакета Snap, вы в любом случае сможете установить клиент чата. Откройте терминал и введите следующую команду привязки, чтобы получить последнюю версию Telegram!

Удалите Telegram Snap, используя эту команду в терминале:

Инструкции Flatpak

Еще один отличный способ получить Telegram на рабочем столе Linux – это Flatpak. Все, что вам нужно сделать, это запустить команду в терминале, и программа будет готова к использованию.

Нужно удалить Telegram Flatpak? Следуйте этим инструкциям:

двоичный

Если ваш ПК с Linux не поддерживает Snaps или Flatpaks, Telegram имеет загружаемый самообновляющийся двоичный файл для загрузки. Чтобы получить его, зайдите на официальный сайт и нажмите “Telegram for PC/Mac/Linux.” Загрузите последний пакет tar.xz. Отсюда откройте файловый менеджер и щелкните правой кнопкой мыши по архиву. Он должен иметь «tsetup» в имени файла.

Перетащите папку «Telegram» в каталог /home/username/. Затем откройте папку и дважды щелкните на программе «Telegram». Она должна мгновенно открыться и быть готовой к использованию.

Если вы нашли ошибку, пожалуйста, выделите фрагмент текста и нажмите Ctrl+Enter.

Источник

Install telegram-desktop
on Fedora

telegram-desktop

  • Telegram FZ-LLC (telegram.desktop) Publisher
  • Productivity
  • Social

Telegram Desktop messenger

Telegram is a popular messaging protocol with encryption and security as its key focus.

Fast and secure desktop app, perfectly synced with your mobile phone.

Details for telegram-desktop

Enable snaps on Fedora and install telegram-desktop

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.

Enable snapd

Snap can be installed on Fedora from the command line:

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap :

Install telegram-desktop

To install telegram-desktop, simply use the following command:

Источник

3 Ways to install Telegram app on Fedora Linux

Here we are using Fedora 34 Linux to install the Telegram application, however, the steps will be the same for older versions of it as well such as Fedora 33, 32, 31, 30, 29…

Telegram is a popular chatting application that uses the internet to send messages and share media files. 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 Desktop; then we can install the Telegram Desktop application on Linux, Windows, and macOS easily.

We already have done a couple of articles around this subject, hence if you are a Debian based system user such as Ubuntu, then follow this link: How to install Telegram Desktop App on Ubuntu 20.04 LTS

Whereas for Fedora users, the below-given steps will work perfectly fine.

Telegram Installation on Fedora Linux

#Ist Method using Tarball file

Run system update

User the DNF package manager and run the system update command to make sure all the packages are up to date including repo cache.

Читайте также:  Ftp tls windows 10

Download Telegram Tar file

Go to the official download page of Telegram and get the Tar file meant to install this chatting application on Fedora and other Linux. Alternatively, you can also use this link to directly download Telegram for Linux.

Extract & Install Telegram on Fedora 34

Now, extract the content of the downloaded Telegram Tar file and save it somewhere safe such as under /opt directory.

Now, to run the application:

After this, you will have a Telegram shortcut in the Application Launcher.

Optional – To Remove or uninstall

#2nd Method using Snap

Setup Snap-on Fedora 34

Fedora doesn’t come with Snap by default hence first we need to install the same on our system. Then after we can install the Telegram via the Snapcraft repository

Install Telegram Desktop Messenger App

Once we have Snap, next we just need to run a single command to set up Telegram on all active versions of Fedora including the 34.

#3rd Method using FlatPak

Well, those who don’t want to use any of the above-given methods can go for “Flatpak” just like Snap it is also very simple to use. Follow the below-given steps.

Open Telegram Flatpak – Linux

  • Open browser in your Fedora 34 and visit this link-https://flathub.org/apps/details/org.telegram.desktop
  • Click on the Install button.
  • Select Open with “Software Install (default)”.
  • Hit the OK button.

Wait for few seconds, after that again click on the “Install” button. That’s it. You will have your Telegram Desktop Messenger on your Fedora 34.

Источник

Telegram in Fedora

Contribute at Fedora Linux 35 Upgrade, Virt, Cloud, IoT, and CoreOS test days

MAKE MORE with Inkscape – Stroke Fonts

Announcing the release of Fedora Linux 35 Beta

Recently, there has been a new wave of instant messaging services focused on the mobile world. Examples include Whatsapp, Messenger, Hangouts, and Viber. However, these are all closed and don’t have the best record of security and privacy. A new service with a different approach is Telegram. It’s developed and run by a non-profit organization, has an open API and protocol, provides open source clients, and stresses privacy.

The Telegram instant messaging service was founded by Nikolai and Pavel Durovs. They are known for founding VKontakte, the Russian equivalent of Facebook, which they left after they refused to hand over users’ data to FSB. Telegram is based in Berlin and the service has received accolades all around the world.

I’d known about Telegram for some time, but hadn’t tried it out until I conducted a survey asking what IM services Fedora users were using. It caught my attention because it ended up surprisingly high in the list.

Telegram Features

Here is a summary of what makes Telegram an attractive option for instant messaging:

  • Free of charge and run by a non-profit organization
  • Fast
  • Open (open API, open protocol, open source clients; the server side is currently closed though)
  • Accepts file uploads up to 1.5 GB
  • Secret Chats (end-to-end encryption, a timer to destruct messages)
  • Bot API (API that lets you write your own bots to notify you or deliver content to your Telegram client).

How to Join

Telegram accounts are tied to the phone number of the user. The easiest way to start with Telegram are the mobile apps, because they can scan your contacts and give you a list of friends already using the service. You can join Telegram even without having a smartphone, though. You can create an account in one of the official clients including the web client. You’ll need a phone to receive authentication PINs via SMS.

Читайте также:  Cannot run bin file linux

Account Creation in the Web Client.

Available Clients for Fedora

There are several Telegram clients you can use in Fedora. There is no clear winner, though. Every client has its pros and cons, which I will try to describe in the following paragraphs.

Telegram Desktop

The official client for Linux desktop is open source and can be found in Copr. You can install it by running the following commands:

The desktop client has all the bells and whistles of Telegram. It includes group chats, emoticons, stickers, and sending/receiving files. However, it lacks one important feature: secret chats which provide end-to-end encryption and were ranked by EFF at 7/7 points.

The desktop client is written in Qt, but unfortunately it’s patched. This makes it hard to include in the official repositories of Fedora. Another minor inconvenience is that it uses its own notifications, instead of the standard ones the system provides. Moreover, the app in Copr is not really built from the source code, but a packaged binary provided on the website of Telegram. So instead of relying on the packaging system, it has its own updating mechanism. This may cause some complexity, such as a parallel installation of the app.

The official desktop client.

Cutegram

Cutegram is an unofficial alternative to Telegram Desktop and is a well-done client, written in QML. If there was a standard way to install it in Fedora, it would definitely be the best option. However, it’s not available in the official repositories or Copr, and the authors don’t provide an RPM package. You need to download a generic installer which installs the app to /opt and doesn’t create a desktop launcher. Jaroslav Řezník started packaging it in Copr, but hasn’t finished it yet. He might appreciate some help there!

Otherwise Cutegram supports the same set of features as the official client, and adds more. It supports secret chats, is better integrated to the desktop — using standard notifications, for instance — and has more options such as support for multiple accounts.

Plugin for Pidgin

If you’re accustomed to traditional desktop IM clients, or want to have Telegram together with other services in one app, a 3rd-party plugin for Pidgin might be a better option. It can also be found in Copr. To install, run the following commands:

The plugin doesn’t support Telegram-specific emoticons and stickers. However, you can for example send and receive files, and pictures are shown directly in the chat, like in official clients. Most importantly, it supports secret chats.

Telegram CLI

For those who prefer the command line, there’s also an unofficial CLI client. It’s again available in Copr and you can install it running the following commands:

It obviously doesn’t support the graphical features such as emoticons or stickers, but covers a fair share of Telegram features, such as sending and receiving files or secret chats.

Web Client

The official web client, which you can find at web.telegram.org, supports the same features and has the same interface as the official desktop client which means it also lacks support for secret chats.

Like this:

Jiří Eischmann

Fedora ambassador, packager, a free software enthusiast, desktop engineering manager in Red Hat.

Источник

Оцените статью