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
Post a Comment