Skype is a tool to help us make free calls and teleconference over Internet Connection, skype is available for Microsoft Windows Operating System and linux, but Ubuntu which version is higher than 8.10 Ubuntu interpid is no longer able to install skype with the old installation procedure. Skype has now been available on Ubuntu Repository!!
How to Install Skype
Installing Skype is easier now.
We just need a line of code to install skype, because skype is now available on Ubuntu Repository.
Adding Skype repository into Software List
add this line into source.list
echo deb http://download.skype.com/linux/repos/debian/ stable non-free | sudo tee -a source.list
Install Skype
Execute this code on terminal.
sudo aptitude --allow-unauthenticated install skype
Congratulations, you have just installed skype on your PC, make sure you have webcam installed on your PC..

