Skype[Solved]

Started by petrherynk, 2012/12/14, 10:13:11

Previous topic - Next topic

petrherynk

I have siduction 2012.12 x-64. I tried to install Skype according to this forum. Without success.

Jörg

Hello Petr,

"deb http://download.skype.com/linux/repos/debian/ stable non-free" does not work any langer. Try an open-source alternative like ekiga, linphone, etc.

Greetings,
Jorg

towo

QuoteWithout success.
Such posts are useless as hell!
Without any relevant info, there is no help posible.
A little hint: skype needs multiarch enabled.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

absolut

to be able to mark this thread as solved:

--> http://wiki.debian.org/skype

turtaf

With multiarch, I installed the deb downloaded from the official site and it works

petrherynk

I don't know how.

dibl

From the link that absolut posted above:

"First, you will have to enable Multi-Arch:"

# dpkg --add-architecture i386
# apt-get update


"Then, download the i386 package as above and install:"

# wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
# dpkg -i skype-install.deb


"If you then proceed with

# apt-get -f install

quite a few i386 packages will be installed.

Sound Problem

If you have sound problems you may be missing libpulse. You can install it with:"

# apt-get install libpulse0:i386
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

turtaf

thks dibl for giving the proper explanation,

that's how I did it, without the final sound solution.

cheers!

petrherynk

I thanked to Dibi, once more