How to Install Skype in Ubuntu
Posted By Chinmoy Kanjilal On September 15, 2009 @ 9:05 am In Open Source Software | No Comments
Skype is the most popular client to make telephone calls over the Internet. Skype lets us make international calls without any limits. With Skype, we can also receive calls, although that service is not free of cost.

Now, Skype is easily available for windows, but it is not present in the default repositories for Ubuntu Linux. To add Skype to your Ubuntu installation, here are three easy steps.
sudo wget http://www.medibuntu.org/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.listwget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get updatesudo aptitude install skypeIf you had already enabled the Mediubuntu repositories,
you can execute this in the terminal to install Skype :
sudo apt-get install skype
This will install Skype into your system, which will be available under the Applications->Internet category.
Article printed from Techie Buzz: http://techie-buzz.com
URL to article: http://techie-buzz.com/foss/how-to-install-skype-ubnutu.html
Click here to print.
Copyright © 2006-20011 Techie Buzz. All rights reserved.