# Download latest Skype rpm file #
$ sudo wget
# Install Skype, This will install dependencies also #
$ sudo dnf install skype-4.3.0.37-fedora.i586.rpm
# For 64-bit system install below dependencies #
$ sudo yum -y install libXv.i686 libXScrnSaver.i686 qt.i686 qt-x11.i686 pulseaudio-libs.i686 pulseaudio-libs-glib2.i686 alsa-plugins-pulseaudio.i686
也可以参考:
http://blog.chinaunix.net/uid-14735472-id-4934982.html
阅读(1401) | 评论(0) | 转发(0) |