I have downloaded Skype for Ubuntu from official website http://www.skype.com/en/ When I try to open it, file automatically running trough "Ubuntu Software Center". After clicking on install process is running and then after nothing is getting changed. I have tried to install trough terminal but still I don't see any change. No software was installed.
Asked
Active
Viewed 879 times
0
1 Answers
1
Use can install skype from your terminal
via
sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
sudo apt-get update
sudo apt-get install skype

Prateek Joshi
- 290
-
I have already tried this but nothing changed and nothing happened after progress in terminal finished – RegarBoy Aug 22 '15 at 17:15
Super Key
and typeSkype
. To make sure that you have installed it or not? – Madhusudhanan Aug 22 '15 at 15:09