Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • RSS Subscribe

    subscribe to the Debian Admin RSS feed
  • Sponsors



  • Categories

  • Sponsors

  • Support DebianAdmin

    Amount $:
    Website(Optional):


  • Meta

  • Archives



Install Skype Instant messanger in Debian and ubuntu

Posted by Admin on October 10th, 2006

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Skype is a little piece of software that lets you make free calls to anyone else on Skype, anywhere in the world. And even though the calls are free, they are really excellent quality. If you and your friends, family or business contacts are using webcams, you can also make free video calls. You can even call landlines and mobile phones at really cheap per minute rates (and there’s no setup or subscription fee).

Skype Instant messanger in Debian

As the root user, add this line to the end of your /etc/apt/sources.list file and save.

#vi /etc/apt/sources.list

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

Now you need to update your source list using the following command

#apt-get update

Install Skype in debian

#apt-get install skype

This will install the latest version of Skype on your computer.

After finishing installation you can open skype from Applications–>Internet—>Skype you can see this in the following screen

Skype in action

Skype Instant messanger in Ubuntu

You need to edit your /etc/apt/sources.list file

sudo gedit /etc/apt/sources.list

add the following Repository and save the file

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

Now you need to update your source list using the following command

sudo apt-get update

Install Skype in ubuntu

sudo apt-get install skype

This will install the latest version of Skype on your computer.

After finishing installation you can open skype from Applications–>Internet—>Skype you can see this in the following screen

Skype in action

  • Share/Bookmark

11 Responses to “Install Skype Instant messanger in Debian and ubuntu”

  1. aparna Says:

    good

  2. vandegraaf Says:

    Perfect! I wasn’t able to install Skype with Easyubuntu (3.1), but it worked well with this procedure.
    Thanks a lot!

  3. usul Says:

    See screencast http://wikisos.org/wiki/Ubuntu_7.04:How_to_install_Skype how to install skype on Ubuntu

  4. Kebba Says:

    This site is just great now i can use my skype in my debian, whiles before i always have to log in to windows to be able to use skype. thanks a lot

  5. Sriram Says:

    Hey i cannot talk using skype… please help me

    Ubuntu 8.04 – Hardy

    Laptop integrated mic/webcam

  6. Peter Schneider Says:

    Is it normal, that Skype today cannot be successfully installed on Ubuntu 6.06 (even when updated)?? Peter

  7. miqo Says:

    “mikail:/etc/apt# apt-get install skype”
    “Reading package lists… Done
    Building dependency tree… Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    skype: Depends: libqt4-core (>= 4.2.1) but it is not installable
    Depends: libqt4-gui (>= 4.2.1) but it is not installable
    E: Broken packages”

    help pls :S

  8. LorDa Says:

    apt-get -f install miqo to solve the dependancies :)
    then redo the apt-get install skype

  9. Joejoe Says:

    I just tried to download Skype debian – first on the website. Seemed easy, but when I open the folder it says ‘Could not open… The package might be corrupted or you are not allowed to open the file: please check the permissions of the file’

    I then tried your method, typing ‘~$ sudo apt-get install skype’. In response it said:
    E: Could not get lock /var/lib/dpkg/lock – open (11 Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

    I am a complete beginner, so please keep any response simple.

    Thank you.

  10. Ben Says:

    This works great thanks.

  11. Ben Says:

    Joejoe you have to use the sudo commands in the terminal under accessories. By default you won’t be a root user so you can’t edit files like the ap list directly.

Leave a Reply

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>