Find the answer to your Linux question:
Results 1 to 2 of 2
I would like to install skype for linux.I downloaded the .tar file for deb packages available in skype website.But don't know how to install.Could anyone give me a step by ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    48

    Skype!

    I would like to install skype for linux.I downloaded the .tar file for deb packages available in skype website.But don't know how to install.Could anyone give me a step by step explanation.I use debian etch the recent one.It is meant for amd-64.But i don't know what that skype package is meant for wether 64 or 32.How to find it.

    Thankyou!

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    The Debian package on the Skype page is i386 which means it has next to no CPU optimisations and it is 32 bit. It is a .deb file so you can install it as follows
    Code:
    sudo dpkg -i /path/to/skype_debian-1.3.0.53-1_i386.deb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •