Install Telegram Without Flatpak

 install Telegram without flatpak as it’s directly downloaded from the official Telegram website.

$ wget -O telegram.tar.xz https://telegram.org/dl/desktop/linux
$ tar xf telegram.tar.xz
$ sudo mv Telegram /opt/telegram