+49 (0) 89 2154 7447
Provenexpert
★★★★★
Google
★★★★★
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

10 Critical Shopify Mistakes That Are Costing You Sales (And How to Fix Them)

Shopify gives every business owner the same tools, yet some stores thrive while others struggle

E-Commerce Vaid Ali Nov 9, 2025

Magento vs WooCommerce (2025) – Features, Pricing, Pros & Cons Compared

Every online store starts with an idea, but the platform you choose decides how far

E-Commerce Vaid Ali Nov 2, 2025

Magento vs BigCommerce (2025) – Full Comparison of Features, Pros, Cons, Pricing & More

The eCommerce world has grown beyond having a simple online store. Today, the platform you

E-Commerce Vaid Ali Oct 20, 2025

Best Shopware Agencies in Germany: A Complete Guide

Germany has become the heart of e-commerce in Europe. And at the center of that

Shopware Vaid Ali Sep 28, 2025
1 2 3 43
Scroll to Top