Can't install Skype on Ubuntu 12.04 64 bit
Posted
by
Gabriel Alvim
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Gabriel Alvim
Published on 2012-08-30T20:46:19Z
Indexed on
2012/08/30
21:50 UTC
Read the original article
Hit count: 283
installation
|skype
I've tried many different ways:
I downloaded the file on the Skype website, which returned me this error "Cannot install ia-32-libs"
I followed this instructions https://help.ubuntu.com/community/Skype and here is what I got:
**W: Failed to fetch http://archive.canonical.com/ubuntu/dists/precise/partner/Packages/binary-amd64/Packages 404 Not Found [IP: 91.189.92.191 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/precise/partner/Packages/binary-i386/Packages 404 Not Found [IP: 91.189.92.191 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.**
I even tried this command line:
sudo apt-get install lib32stdc++6 lib32asound2 ia32-libs libc6-i386 lib32gcc1 skype
And this is what I got:
**Error: need a repository as argument
pandora@ubuntu:~$ sudo apt-get install lib32stdc++6 lib32asound2 ia32-libs libc6-i386 lib32gcc1 skype
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch
skype : Depends: skype-bin
E: Unable to correct problems, you have held broken packages.**
I just don't know what to do anymore, if I can't use skype, I might as well not use ubuntu at all. Please, someone help
© Ask Ubuntu or respective owner