How to know if my CPU is x86, AMD64 or ARM in ubuntu?
ubuntu
x86
arm-processors
cpu
amd-processors
Software and digital electronics / IT
2024-10-24 08:45
I have an Ubuntu 24.04 and I need to know which type of processor I have. How can I find my processor type such as x86
or ARM
in Linux commandline?
add comment