How to use Telegram with Nimf

Thu, 25 Jul 2019 19:08

Nimf may not work if you installed Telegram from the official Telegram release page because of statically linked and included libraries. For more information, please visit https://github.com/telegramdesktop/tdesktop/issues/1815.

However, you alternatively can try Telegram in a version provided by your Linux distribution.

Debian, Ubuntu-like distribution

sudo apt update
sudo apt install telegram-desktop

Arch Linux, Manjaro-like Linux distribution

pacman -Sy
pacman -S telegram-desktop