➥ Allow yum to install 32-bit packages without you having to specify *.i686
In yum.conf you'll see a line like this:
multilib_policy=best
Change it to:
multilib_policy=all
This will allow yum to install 32-bit packages without you having to specify *.i686 specifically.
to ne bilo s komanda