Installing
- 
2. Downloading TelegramDownload Telegram Messenger App for Linux 
- 
3. Extracting TelegramDouble-Click/Right-Click on Archive and Extract into /tmp.  
 Or from Shell: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 TelegramTo Install Telegram Messenger. Set the SuperUser as owner with: sudo chown -R root:root /tmp/Telegram* If Got “User is Not in Sudoers file” then see: How to Enable sudo 
 Then Switch the Telegram contents:sudo mv /tmp/Telegram* /opt/ To insert Telegram into the System Path: sudo ln -s /opt/Telegram/Telegram /usr/local/bin/Telegram 
Contents
