$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Telegram Messaging App on Lubuntu 15.10 Wily Linux+GNU Easy Guide

August 26, 2015 | By the+gnu+linux+evangelist.

Telegram Messaging Quick Start for Lubuntu Linux

Hi! The Tutorial shows you Step-by-Step How to Install Twitter Telegram Messaging/Chat App on Lubuntu 15.10 Wily Werewolf GNU/Linux Desktop.

First, the Telegram is a Messaging App with a Focus on Speed and Security, it’s superfast, simple and free.

Moreover, you can use Telegram on all your Devices at the same time — your Messages Sync Seamlessly across any of your Phones, Tablets or Computers.

Then with Telegram, you can Send Messages, Photos, Videos and Files of any type (doc, zip, mp3, etc), as well as create Groups for up to 200 people.

Again the Telegram’s goal is to allow Everyone to Get Back their Right to Privacy. It is a Global Non-Commercial Project with Contributors from All over the World.

Finally, unlike WhatsApp, Telegram is Cloud-based and Heavily Encrypted. As a Result, you can Access your Messages from Several Devices at once, including Tablets and Computers, and share an unlimited number of Photos, Videos and Files of up to 1,5 GB.

Getting-Started with Telegram Messaging on Lubuntu 15.10 Wily - Featured

What can you do with Telegram?.

  • Connect: from most remote locations.
  • Coordinate: groups of up to 200 members.
  • Synchronize your chats across all your devices.
  • Send: documents of any type.
  • Encrypt: personal and business secrets.
  • Destruct: your messages with a timer.
  • Store: your media in the cloud.
  • Build: your own tools on our API.
  • Enjoy: feedback from your customers
  1. Open a Shell Terminal emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    Telegram Messaging App Quick Start on Lubuntu 15.10 Wily - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download Telegram Messenger App for Linux

    Here Telegram App 32/64-bit .tar.xz Linux
    Link to Download Telegram Messenger App Installer for Linux
  3. Double-Click/Right-Click on Archive and Extract into /tmp.

    Telegram Messaging App Quick Start on Lubuntu 15.10 Wily - Extraction
    Or from Command Line:

    Copy
    tar xvf ~/Downloads/tsetup*.tar.xz -C /tmp/

    But if you are in Trouble to Find it out then See: How to Access Downloads Folder from Browser.

  4. Installing Telegram App
    (In case you do not have Administrator Privileges install it into Home…)

    Copy
    sudo  mv /tmp/Telegram* /opt/

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    Copy
    sudo ln -s /opt/Telegram/Telegram /usr/local/bin/Telegram

    For this System-Wide Setup then Set Ownership with:

    Copy
    sudo chown -R root:root /opt/Telegram
  5. Launching Telegram App.

    From Terminal:

    Copy
    Telegram

    How to Create a Telegram Desktop Menu App Launcher

    Here Making App Launcher Guide
    How to Create an App Launcher on Linux Desktop Step-by-step

    Telegram Messaging App Quick Start on Lubuntu 15.10 Wily - Welcome UI

Telegram Messaging App Quick Start on Lubuntu 15.10 Wily - Connected UI