Created
May 12, 2011 19:25
-
-
Save markcaudill/969249 to your computer and use it in GitHub Desktop.
Install Skype on Fedora 10-14 x86_64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
su -c wget http://www.skype.com/go/getskype-linux-beta-fc10 | |
su -c yum install libXScrnSaver.i?86 libX11.i?86 \ | |
libv4l.i?86 alsa-plugins-pulseaudio.i?86 \ | |
qt-x11.i?86 | |
su -c yum localinstall skype-*.rpm --nogpgcheck |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment