• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Terminal Commands To Check If Ubuntu Is 32 Or 64 Bit

Terminal Commands To Check If Ubuntu Is 32 Or 64 Bit

By Sourabh / January 4, 2017 Category: How To, Ubuntu

How to tell if you’re using 32 bit or 64 bit Ubuntu. How to check if my Ubuntu is 32 bit or 64 bit. How to check Ubuntu 32 bit or 64 bit command line. Terminal commands to find out Linux system is 32 bit or 64 bit.

How To Check If My Ubuntu Is 32 Or 64 Bit

There are two way to check if you’re using 32 bit or 64 bit Linux Ubuntu OS:

  1. Using Command Line
  2. Using GUI/Ubuntu Dash

Using Command Line

There are various commands to find out if you are using 32 bit or 64 bit Ubuntu. Some of the most popular commands are:

1. lscpu

lscpu-linux

The lscpu command displays information about the CPU architecture.  lscpu  gathers CPU architecture information from sysfs and /proc/cpuinfo. The command output can be optimized for parsing or for  easy  readability by humans. The information includes, for example, the number of CPUs, threads, cores, sockets, and  Non-Uniform Memory Access (NUMA) nodes. There is also information about the CPU caches and cache sharing, family, model, bogoMIPS, byte order, and stepping.

2. uname -m

uname-m

The ‘uname’ command prints information about the machine and operating system it is run on.  If no options are given, ‘uname’ acts as if the ‘-s’ option were given. If multiple options or ‘-a’ are given, the selected information is printed in this order:
KERNEL-NAME NODENAME KERNEL-RELEASE KERNEL-VERSION
MACHINE PROCESSOR HARDWARE-PLATFORM OPERATING-SYSTEM

3. Arch

arch-ubuntu

The arch command prints machine hardware name (same as uname -m).

4. Getconf

getconf-ubuntu

getconf command displays the system configuration variables.

5. dpkg print-architecture

dpkg-ubuntu

dpkg is the package manager for Debian. dpkg  is a tool to install, build, remove and manage Debian packages. The dpkg print-architecture command displays the architecture  of packages  dpkg installs (for  example, “i386”). The primary and more user-friendly front-end for dpkg  is  aptitude(1). dpkg itself  is controlled entirely via command line parameters, which consist of exactly one action and zero  or  more  options. The action-parameter tells  dpkg  what to do and options control the behavior of the action in some way.

Using GUI Method

32-64-bit

You can also find if you are using 32 bit or 64 bit Ubuntu, via GUI method. Click the System Settings icon and click “About This Computer”. You will then see every detail including the OS architecture and other details. You can easily see whether the system is running a 64-bit or a 32-bit version.

Tags: 5 Command Line Ways to Find Out Linux System is 32-bit or 64-bit, Armv7l 32 or 64 bit, Difference Between 32 Bit And 64 Bit Linux, How To Check If My Ubuntu Is 32 Or 64 Bit, How To Check If Ubuntu Is 32 Or 64, How To Check Ubuntu 32 Bit Or 64 Bit, How To Check Ubuntu 32 Or 64 Bit Command Line, How To Check Ubuntu Version, How To Upgrade Ubuntu 32 Bit To 64 Bit, I686 32 Or 64, I686 Means, I686 Ubuntu, Ubuntu 32 Bit Or 64 Bit Command, Ubuntu 32 Bit Or 64 Bit Which Is Better, Upgrade Ubuntu To 64 Bit

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap