About Linux FAQ

Browse More FAQs:

Ubuntu Linux download and install Skype Software

Posted by Vivek Gite [Last updated: October 11, 2007]

Q. How do I install skype software under Ubuntu / Debian Linux?

A. Skype is proprietary software that allows you to make calls over the Internet using your computer. Skype uses decentralized peer-to-peer technologies, so your calls do not go through a central server, but through distributed servers and other users. It uses its own proprietary communication protocol to achieve this. In addition, all communications are encrypted from end to end so that others cannot listen in. The Skype software is free to use, but it is not free software; the source code is proprietary and not available for modification.

How do I install skype software Repository?

Click on System > Administration > Software Sources
Ubuntu Linux download and install Skype Software

Click on Third Party Software Tab
Ubuntu Linux download and install Skype Software

Click on Add button to add skype Repository:
Type the following APT line:

deb http://download.skype.com/linux/repos/debian/ stable non-free

Ubuntu Linux download and install skype
Click on Add Source button > Click on Close > Reload button

How do I install skype software?

Open terminal and type the following command:
$ sudo apt-get install skype
Type y when you see following message:

Install these packages without verification [y/N]? y

You can now access skype from Application > Internet menu.

Adding Skype for Linux Repositories From Command Prompt

If you don't want to use above GUI method for Linux repositories, login as the root user. Add this line to the end of your /etc/apt/sources.list file:

deb http://download.skype.com/linux/repos/debian/ stable non-free

Then run apt-get update to sync to the latest repository and install the latest version of Skype on your computer:
$ sudo apt-get update
$ sudo apt-get install skype

Subscribe to our free e-mail newsletter or RSS feed to get all updates. You can Email this page to a friend.

Related Other Helpful FAQs:

Discussion on This FAQ

  1. Stefan Salata Says:

    I use ubuntu linux. I need use skype like on Windows. Thanks.

  2. Mike Says:

    Thanks for the perfect description. Got it up and running without any trouble.
    Perfectly made also for noobs.
    Done on
    Ubuntu 7.10 - the Gutsy Gibbon
    2007/11/22

  3. Greg Says:

    Also for noobs, yes! I can confirm that!
    I just got into Ubuntu yesterday and this explaination might be the most simple i’ve been given to do anything with it.
    Thank you.

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

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>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Tags: , , , , , , , ,

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.