If i enter the command :
arch
And get the results :
X86_64
Then does this mean i can install and run both 32 & 64 bits application on my CentOS machine ?
If i enter the command :
arch
And get the results :
X86_64
Then does this mean i can install and run both 32 & 64 bits application on my CentOS machine ?
32 bit x86 applications can run on x86_64 CentOS, yes. List available packages of that architecture with
yum list *.i?86