💻 Software
How to determine whether I run a 32bit or 64bit Ubuntu install
Fresh5 days ago
Mar 15, 202630894 viewsConfidence Score0%
0%
Problem
How to determine whether I run a 32bit or 64bit Ubuntu install?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to determine whether I run a 32bit or 64bit Ubuntu install
Low Risk
Did you try uname -m ? It seems like the uname -m actually gives x86_64 when it is an kernel 64 bits i686 for 32 bits kernel Otherwise, not for the Linux kernel, but for the CPU, you type: or: Under "flags" parameter, you will see various values. Am…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix