Yum Error: Protected multilib versions
when you got the error messages "Error: Protected multilib versions". For example: Error: Protected multilib versions: gtk2-2.18.9-10.el6.i686 != gtk2-2.18.9-6.el6.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest I ran this command to fix it: [root@homer ~]# yum install --setopt=protected_multilib=false --skip-broken gtk2-2.18.9-10.el6.i686 Loaded plugins: product-id, refresh-packagekit, subscription-manager Updating Red Hat repositories. Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gtk2.i686 0:2.18.9-10.el6 will be installed .... Total ...