The following directions work on Fedora 19, x86_64, to install Skype 4.2 using the RPM Package Manager.
mkdir $HOME/Downloads
cd $HOME/Downloads
sudo yum update
sudo yum install wget
sudo yum install alsa-lib.i686 libXv.i686 libXScrnSaver.i686 qt.i686 qt-x11.i686 pulseaudio-libs.i686 pulseaudio-libs-glib2.i686 alsa-plugins-pulseaudio.i686 qtwebkit.i686
wget --trust-server-names http://www.skype.com/go/getskype-linux-beta-fc10
Assuming this is the only Skype .rpm
file in your Downloads
folder, this command will work.
sudo rpm -i skype-*.rpm
Run Skype!
skype