software installation - I installed Telegram but I can't see it in Ubuntu - Ask Ubuntu


i installed telegram through terminal in ubuntu 16.04 can't see in app launcher. used these commands install it:

sudo add-apt-repository ppa:atareao/telegram sudo apt-get update sudo apt-get install telegram 

also tried install through :

sudo add-apt-repository ppa:noobslab/apps sudo apt-get update sudo apt-get install telegram-desktop 

but shows:

reading package lists... done building dependency tree        reading state information... done telegram newest version (0.10.16-0ubuntu0). 0 upgraded, 0 newly installed, 0 remove , 0 not upgraded. 

simply open dash, type telegram. if encounter issue telegram couldn't open desktop version, instead launch web version. run following command :

/opt/telegram/telegram 

this should make telegram desktop version appear on ubuntu dash.


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu