Skype installer for Linux Ubuntu 13:04 can be downloaded from the official website. For 64-bit platforms use the command below to download via the terminal.
wget http://download.skype.com/linux/skype-4.1.0.20.tar.bz2
Now Extract + Installing skype :
Use this command :
tar xjvf skype-4.1.0.20.tar.bz2
./skype
If You Download Skype From Skype Website
Use This Command
cd /Downloads
ls
sudo dpkg -i [filename].deb
All done :)
Enjoy
Post a Comment