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

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User