An alternative to uname -m to see what is the architecture of the system is arch, which is short and self-explaining.
uname -m
arch
arch x86_64
Source: RedHat
Last updated 2 months ago