• 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 / How To Check Is Your Ubuntu 32 Or 64-Bit In Command Line

How To Check Is Your Ubuntu 32 Or 64-Bit In Command Line

By Sourabh / November 21, 2024 Category: How To, Ubuntu

Want to check architecture in Linux command line? Here is how to check is your Linux 32 or 64 bit in command line.

Let us learn how to check Linux 32 or 64-bit in command line and how to check OS version in Linux using command line?

Check linux 32 or 64-bit command line

To find out if your Linux installation is 32 bit or 64 bit, run the command:

uname -i

Uname -i gives you the hardware-platform. If you want to get more information, you can use uname -a to get all the system information. It will also tell you if your system is 32-Bit or 64-Bit.

uname -a

NOTE: x86_64 is 64 bit and i386, i686 is 32 bit.

Check OS version in Linux using command line

To check OS version and to know the operating system version on Linux Ubuntu, run the following commands in terminal:

lsb_release -a
cat /etc/os-release

To view your Linux OS version and all the relevant information, run the following command in Terminal:

hostnamectl

If you want to get Linux Kernel info, run:

uname -r

or

uname -v

Knowing OS version is important to install the right version of the software.

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