Skype fails to install [closed]
Hello, I'm relatively new to the land of Linux and I've run into a problem. When I try to install the skype .rpm via yum it reports the following error:
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:
1. You have an upgrade for openssl-libs which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of openssl-libs of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude openssl-libs.otherarch ... this should give you an error
message showing the root cause of the problem.
2. You have multiple architectures of openssl-libs installed, but
yum can only see an upgrade for one of those architectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.
3. You have duplicate versions of openssl-libs installed already.
You can use "yum check" to get yum show these errors.
...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).
Protected multilib versions: 1:openssl-libs-1.0.1e-38.fc20.i686 != 1:openssl-libs-1.0.1e-30.fc20.x86_64
Error: Protected multilib versions: fontconfig-2.11.0-2.fc20.i686 != fontconfig-2.11.0-1.fc20.x86_64
Error: Protected multilib versions: jbigkit-libs-2.0-10.fc20.i686 != jbigkit-libs-2.0-9.fc20.x86_64
Error: Protected multilib versions: freetype-2.5.0-5.fc20.i686 != freetype-2.5.0-4.fc20.x86_64
Error: Protected multilib versions: systemd-libs-208-19.fc20.i686 != systemd-libs-208-9.fc20.x86_64
Error: Protected multilib versions: libdrm-2.4.54-1.fc20.i686 != libdrm-2.4.47-1.fc20.x86_64
Error: Protected multilib versions: pango-1.36.1-3.fc20.i686 != pango-1.36.1-1.fc20.x86_64
Error: Protected multilib versions: krb5-libs-1.11.5-5.fc20.i686 != krb5-libs-1.11.3-33.fc20.x86_64
Error: Protected multilib versions: 1:libvorbis-1.3.4-1.fc20.i686 != 1:libvorbis-1.3.3-6.fc20.x86_64
Error: Protected multilib versions: audit-libs-2.3.7-1.fc20.i686 != audit-libs-2.3.2-1.fc20.x86_64
Error: Protected multilib versions: libpciaccess-0.13.3-0.1.fc20.i686 != libpciaccess-0.13.1-4.fc20.x86_64
Error: Protected multilib versions: libgcc-4.8.3-1.fc20.i686 != libgcc-4.8.2-1.fc20.x86_64
Error: Protected multilib versions: libwebp-0.3.1-3.fc20.i686 != libwebp-0.3.1-2.fc20.x86_64
Error: Protected multilib versions: keyutils-libs-1.5.9-1.fc20.i686 != keyutils-libs-1.5.8-1.fc20.x86_64
Error: Protected multilib versions: 1:dbus-libs-1.6.12-9.fc20.i686 != 1:dbus-libs-1.6.12-1.fc20.x86_64
Error: Protected multilib versions: 2:libpng-1.6.6-3.fc20.i686 != 2:libpng-1.6.3-3.fc20.x86_64
Error: Protected multilib versions: mesa-libglapi-10.1.5-1.20140607.fc20.i686 != mesa-libglapi-9.2.3-1.20131114.fc20.x86_64
Error: Protected multilib versions: libjpeg-turbo-1.3.1-2.fc20.i686 != libjpeg-turbo-1.3.0-1.fc20.x86_64
Error: Protected multilib versions: libuuid-2.24.2-1.fc20.i686 ...
Welcome to Ask Fedora. This question have been asked and already answered before. This question is a duplicate of: How to install Skype. As for the
multilib error
you are receiving, it's also a duplicate, have been asked and answered before. See here