+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

Magento 2.4.8 Update: What’s New & What You Should Do Next

Magento has recently rolled out the 2.4.8 update, and if you’re running an e-commerce store,

E-Commerce Vaid Ali Jun 11, 2025

German Retailers Redefine Omnichannel with Shopware

Retail is changing fast in Germany. Not slowly. Not over time. Right now. The way

E-Commerce Vaid Ali May 28, 2025

Turn Clicks into Customers: WooCommerce Checkout Hacks

The WooCommerce checkout has always had a bit of a reputation. You can have a

WooCommerce Vaid Ali May 21, 2025

The 2025 Shopify Plus Feature Drop: What’s Changing and What It Means for Brands

Every year, Shopify pushes boundaries. But in 2025, it’s shaping up to be a big

Shopify Vaid Ali May 2, 2025
1 2 3 4 5 6 42
Scroll to Top