BrandCrock | Gateway to Digital Brand

How to Check OS Version in Linux Command?

How to check OS Version in Linux Command? Linux is a free and open-source operating system having many variants of Linux distribution such as OpenSUSE, Debian, Ubuntu, CentOS, Arch, Fedora, RHEL all are common Linux distribution names. During your server maintenance and update, you need to know the installed OS version and name on your server for security patches, upgrading files.

In this article, we will guide you about how to check the Operating System details using the command line in Linux.

How to check OS version in Linux?

Using os-release file available in Linux’s etc directory.

Command:

# cat /etc/os-release 

Output:

NAME="openSUSE Leap"
VERSION="42.2"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.2"
PRETTY_NAME="openSUSE Leap 42.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

More from our latest blogs

Best AI Tools for Shopify (2025): Boost Sales, Automate Tasks & Grow Faster

Shopify has made it easier than ever to start selling online, but standing out and

Shopify Vaid Ali Aug 22, 2025
The Real Tech Stack Behind Germany’s Best-Converting Stores

The Real Tech Stack Behind Germany’s Best-Converting Stores

Some stores look beautiful. Others load fast. A few even manage both. But the ones

E-Commerce Vaid Ali Aug 15, 2025
Composable Commerce Doesn’t Mean Flexible — Here’s Why

Composable Commerce Doesn’t Mean Flexible — Here’s Why

Composable commerce has become the buzzword du jour in the e-commerce world. The pitch is

E-Commerce Vaid Ali Aug 8, 2025
Shopware-to-Shopify-Migration-–-A-Step-by-Step-Guide

Shopware 5 or 6 to Shopify Migration – A Step-by-Step Guide

If you’re thinking about moving your store from Shopware to Shopify, you’re not alone. Many

Shopify Vaid Ali Aug 1, 2025
1 2 3 41
Scroll to Top