Results 1 to 6 of 6

Thread: Skype in debian

  1. #1
    Join Date
    Jul 2009
    Posts
    188

    Skype in debian

    Hi
    I want to install skype on debian 5 but I can not install it. I want to install it correctly. Is it possible to have the source to put in my source list and details of the steps to install skype. Thank you in advance for your help.
    Last edited by Kingfisher; 16-12-2009 at 12:53 PM.

  2. #2
    Join Date
    May 2008
    Posts
    4,345

    Re: Skype in debian 5

    Hi
    Skype is available for debian from there official site. This should not be a problem for you. By cons I do not think there are reposits to add to / etc / apt / sources.list. I think you just download the file and issue the following command in the terminal as a root user.
    Code:
    dpkg-i filename.deb
    hope this will help you. Any more problem feel free to post.

  3. #3
    Join Date
    Jul 2009
    Posts
    188

    Re: Skype in debian 5

    Hi
    When I did what you told me, it tells me that the file has a dependency. So this is what the terminal displayed.
    debian: / home / user # dpkg-i skype-debian_2.0.0.72-1_i386.deb
    (Reading database ... 75828 files and directories currently installed.)
    Preparing to replace skype 2.0.0.72-1 (using skype-debian_2.0.0.72-1_i386.deb) ...
    Unpacking the update of skype ...
    * dpkg: dependency problems prevent configuration of skype *:
    skype depends on libqt4-core (> = 4.2.1) * however *:
    Package libqt4-core is not installed.
    skype depends on libqt4-gui (> = 4.2.1) * however *:
    Package libqt4-gui is not installed.
    * dpkg: error processing skype (- install) *:
    dependency problems - leaving unconfigured
    Errors were encountered while processing *:
    skype
    Any advice on this, how to sort this problem.

  4. #4
    Join Date
    May 2008
    Posts
    4,345

    Re: Skype in debian 5

    Hi
    1) Do not forget the CODE tags in your posts
    2) Install dependencies required by the system using apt-get
    Issue this following command in the terminal as a root user.
    Code:
    apt-get install libqt4-core libqt4-gui
    Try this skype will be installed on your computer.

  5. #5
    Join Date
    Apr 2008
    Posts
    2,139

    Re: Skype in debian 5

    Hi
    For the sources.list and suitability. We add a line in / etc / apt / sources.list:
    Code:
    deb http://download.skype.com/linux/repos/debian/ stable non-free
    And then you have to issue the following command in your terminal as a root user
    Code:
    > Apt-get update
    > Apt-get install skype
    Any more problem do post back.

  6. #6
    Join Date
    May 2008
    Posts
    4,345

    Re: Skype in debian 5

    Hey
    I never knew that there were deposits for debian skype.
    deb http://download.skype.com/linux/repos/debian/ stable non-free
    Thank you for the information.

Similar Threads

  1. Replies: 3
    Last Post: 21-01-2012, 08:14 PM
  2. Difference between Skype Application and skype Account webPage
    By Omkaari in forum Technology & Internet
    Replies: 3
    Last Post: 15-10-2011, 02:24 PM
  3. How can I delete my skype accounts from skype 5.6.0.110
    By Zebadiah in forum Technology & Internet
    Replies: 5
    Last Post: 15-10-2011, 02:10 PM
  4. Home Phone to make free Skype to Skype calls
    By Manavendra in forum Technology & Internet
    Replies: 9
    Last Post: 01-10-2011, 10:38 AM
  5. Replies: 1
    Last Post: 19-06-2011, 04:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,144,800.17018 seconds with 17 queries