You are not logged in.

#1 2010-08-01 08:28:48

macstar
Member
Registered: 2010-07-31
Posts: 23

How to install Skype?

this is really annoying me:
pacman -S skype gives the message that it couldnt find the package!

how can i install skype on arch linux? updating my mirror-list didnt help at all.
i tried to download skype from here: http://www.archlinux.org/packages/community/i686/skype/

but the .tar.gz package doesnt even include a configure or install file.
same with the static skype package i downloaded from skype.com.


so: how can i install skype on arch linux?

Offline

#2 2010-08-01 08:47:31

archeologist
Member
Registered: 2010-07-22
Posts: 9

Re: How to install Skype?

No problems downloading it from http://www.archlinux.org/packages/community/i686/skype/

Try this: https://bbs.archlinux.org/viewtopic.php?id=102031

Last edited by archeologist (2010-08-01 08:50:34)

Offline

#3 2010-08-01 09:02:49

macstar
Member
Registered: 2010-07-31
Posts: 23

Re: How to install Skype?

and what shall i do there? it contains links to the mirror-status page (i checked, my mirrors are up2date) and doesnt really relate to my problem.

and with this link: http://www.archlinux.org/packages/community/i686/skype/

i click on download from mirror, it downlaods the tar.gz (note: i dont have problems with the download itself!) but thats it. the tar.gz is no use for me as i cant install it ....

Offline

#4 2010-08-01 09:05:54

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: How to install Skype?

You can install the downloaded package with the -U option:

pacman -U skype-<your-version>.pkg.tar.gz

In the future, try having a look at man pacman.

Offline

#5 2010-08-01 09:11:55

macstar
Member
Registered: 2010-07-31
Posts: 23

Re: How to install Skype?

Ramses de Norre wrote:

You can install the downloaded package with the -U option:

pacman -U skype-<your-version>.pkg.tar.gz

In the future, try having a look at man pacman.

pacman -U skype-2.1.0.81-2-i686.pkg.tar.gz

it doesnt work. it says the package-architecture is invalid. sad

Last edited by macstar (2010-08-01 09:12:46)

Offline

#6 2010-08-01 09:18:15

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: How to install Skype?

Then you should probably have mentioned that you are using 64bit...

Last edited by Ramses de Norre (2010-08-01 09:18:35)

Offline

#7 2010-08-01 09:24:56

macstar
Member
Registered: 2010-07-31
Posts: 23

Re: How to install Skype?

Ramses de Norre wrote:

Then you should probably have mentioned that you are using 64bit...


i just had the same guess...

uname -m

x86_64.



how could i know when i was trying out one different distro every day this week.


my bad, sorry.

Offline

#8 2010-08-01 09:31:55

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: How to install Skype?

Take some time to read through the pacman man page and the wiki. In your case, start with http://wiki.archlinux.org/index.php/Skype then when you get to the part that tells you to install bin-32-skype and you ask yourself "wtf is the AUR?", look it up on the wiki (shortcut: http://wiki.archlinux.org/index.php/AUR) and read through that and keep going from there.

If you really want to have fun, start comparing the pros and cons of 32-bit libraries vs a 32-bit chroot for running 32-bit apps on x86_64. You might eventually find arch32-light useful.

Also, http://xyne.archlinux.ca/img/xyne_misc/ … _guide.svg


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#9 2010-08-01 09:32:01

Zeist
Arch Linux f@h Team Member
Registered: 2008-07-04
Posts: 532

Re: How to install Skype?


I haven't lost my mind; I have a tape back-up somewhere.
Twitter

Offline

#10 2010-08-01 13:04:38

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: How to install Skype?

Xyne wrote:

Take some time to read through the pacman man page and the wiki. In your case, start with http://wiki.archlinux.org/index.php/Skype then when you get to the part that tells you to install bin-32-skype and you ask yourself "wtf is the AUR?", look it up on the wiki (shortcut: http://wiki.archlinux.org/index.php/AUR) and read through that and keep going from there.

If you really want to have fun, start comparing the pros and cons of 32-bit libraries vs a 32-bit chroot for running 32-bit apps on x86_64. You might eventually find arch32-light useful.

Also, http://xyne.archlinux.ca/img/xyne_misc/ … _guide.svg

You need to convert that svg diagram into a wizard-like app that hides the structure of that whole thing and gives you just a couple options at a time - like when you call some number, hear the lady talking and press 1, 5, 7 ,1, 1 ... :-)

Offline

#11 2015-10-11 12:41:27

strikex38
Member
Registered: 2015-10-11
Posts: 1

Re: How to install Skype?

You need to allow the multilib repo:

sudo nano /etc/pacman.conf

and uncomment the multilib repository.

Then just update pacman

sudo pacman -Syuu

and install Skype

sudo pacman -S skype

Offline

#12 2015-10-11 12:47:14

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,458
Website

Re: How to install Skype?

strikex38, please do not "necrobump" old threads - this one is five years old.

Closed.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB