Quantcast
Channel: LinuxG.net
Viewing all articles
Browse latest Browse all 2249

Telegram 0.8.39 Has Been Released

$
0
0

 Telegram Desktop 0.8.39 brings bug-fixes only.

Telegram Desktop is an open-source and cross-platform Telegram client for Linux. The client has support for notifications, sending messages and media files, and inserting emoji.

While the Telegram Desktop client is still under development, it allows the users to send and receive messages from the Linux desktop, has a feature for synching across all the supported platform, so you can read your mobile notifications from both the computer and your phone, without missing anything. Also, it has file transfer support and the users can create groups for up to 200 people and send broadcast messages. Unfortunately, support for sending voice messages has not been implemented yet, the users can only listen or download received voice messages.

The latest version available is Telegram Desktop 0.8.39, which brings the below changes:

  • Moved to Qt 5.5
  • Some bugfixes and optimizations
  • Improved in-app media playback
  • Bug fixes and other minor improvements
  • Forward photos, media and stickers with drag-n-drop
  • Drag-n-drop text messages by timestamp to forward them
  • Larger stickers panel
  • IPv6 checkbox added to Connection Type in Settings
  • Drag-n-drop text messages by timestamp to forward them
  • Larger stickers panel

Install Telegram On Linux

Installation instructions:

The latest versions of Telegram are available as pre-compiled libraries via the project’s website, so we need to download the archive (i386 or i686 for 32 bit systems and amd64 or x86_64 for 64 bit systems), extract it, cd into the needed folder and run the telegram file. Also, it is advised to remove previous versions of telegram, move telegram to /opt and create a symlink, for an easier usage.

The below instructions should work on all the popular Linux systems, including Ubuntu, Linux Mint, Pinguy OS, Elementary OS, Deepin, Peppermint, LXLE, Linux Lite, Debian, Robolinux, SparkyLinux, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva, Arch Linux, Manjaro, ROSA Desktop etc.

How to install Telegram Desktop on 32 bit Linux systems:

$ wget https://tdesktop.com/linux32
$ tar -xJvf tsetup*.tar.xz
$ sudo mv Telegram /opt/telegram
$ sudo ln -sf /opt/telegram /usr/bin/telegram

To start Telegram Destkop, open the terminal, type telegram and hit enter.

How to install Telegram Desktop on 64 bit Linux systems:

$ wget https://tdesktop.com/linux
$ tar -xJvf tsetup*.tar.xz
$ sudo mv Telegram /opt/telegram
$ sudo ln -sf /opt/telegram /usr/bin/telegram

To start Telegram Destkop, open the terminal, type telegram and hit enter.

After you have installed Telegram Desktop, start the app, type in your mobile phone number, write the confirmation code you have received on your phone and you’re done.

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles