Skip to content

Instantly share code, notes, and snippets.

@markcaudill
Created May 12, 2011 19:25
Show Gist options
  • Save markcaudill/969249 to your computer and use it in GitHub Desktop.
Save markcaudill/969249 to your computer and use it in GitHub Desktop.
Install Skype on Fedora 10-14 x86_64
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