How to Install Skype in Ubuntu

by Chinmoy Kanjilal | Translate | Print
Tuesday, 15th Sep 2009 | Share


Share How to Install Skype in Ubuntu on Twitter Share How to Install Skype in Ubuntu on Facebook Save How to Install Skype in Ubuntu To Delicious Favorites Stumble How to Install Skype in Ubuntu Share How to Install Skype in Ubuntu on Digg Get Instant Updates as RSS Feeds from Techie Buzz

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.

Skype

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.

  1. Run this command from the command line. This adds support for Mediubuntu repositories.
    sudo wget http://www.medibuntu.org/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list
  2. This compound command adds the GPG key for Mediubuntu repositories.
    wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
  3. This third and last command, installs Skype into your Ubuntu system.
    sudo aptitude install skype

If 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.



Share

No Responses so far | Share Your Opinions!

Leave a Comment

Note: We discourage users from using keywords in their names while posting comments, most of them get caught by spam, also it really would be more fruitful in knowing people who comment by their real name, rather than by using a name no one relates to. In future we reserve the right to delete comments from users using a name other than their own.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>