vim installation via yum in centos

some people prefer pico or others, I prefer vi and ofcourse vim,

to install it in 32 & 64bit run:

yum install vim-enhanced
or
yum install vim-enhanced.x86_64