64 Bit OS
From KlavoWiki
Once Linux is installed and if you are running a 64 Bit OS, removed any i386 packages and update yum so no i386 packages are later installed.
yum –y remove *.i386
and edit /etc/yum.conf
exclude=*.i386 *.i586 *.i686
Once Linux is installed and if you are running a 64 Bit OS, removed any i386 packages and update yum so no i386 packages are later installed.
yum –y remove *.i386
and edit /etc/yum.conf
exclude=*.i386 *.i586 *.i686