{"id":68252,"date":"2020-10-21T21:49:21","date_gmt":"2020-10-21T16:19:21","guid":{"rendered":"https:\/\/fossbytes.com\/?p=68252"},"modified":"2020-11-27T17:13:12","modified_gmt":"2020-11-27T11:43:12","slug":"find-linux-kernel-distro-release-version-command","status":"publish","type":"post","link":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/","title":{"rendered":"How To Find Linux Kernel And Distro Release Version On Any Linux System"},"content":{"rendered":"<p><em><strong>Short Bytes:<\/strong> Do you know the exact Linux kernel and distro release version of your Linux system? While you can find the kernel version using the uname<\/em><em>&nbsp;-r command on all systems, distro version command varies from distribution to distribution. However, most of them display this info using \/etc\/osname<\/em><em>-release.<\/em><\/p>\n<span class=\"su-dropcap su-dropcap-style-flat\" style=\"font-size:2em\">I<\/span>f you&#8217;re an avid Linux-based operating system user, you might be knowing a lot about your machine, including the hardware configuration, the Linux kernel version, the installed packages, and the distribution releases. It teaches you how to take control of your system and learn something new every day&#8211;such is the beauty of Linux.<\/p>\n<p>For the new users, in the past, we have prepared a <a href=\"https:\/\/fossbytes.com\/tag\/linux-lexicon\/\" target=\"_blank\" rel=\"noopener\">Linux learning guide <\/a>that introduces the basic concepts and how to accomplish many basic tasks on a Linux computer. There&#8217;s another simple thing that a new user needs to know&#8211;the Linux kernel version and distro release version of their system.<\/p>\n<p>While it might look like a few fun commands to the beginners, this information might also be useful for experienced users while connecting to some server, fixing a naughty bug, etc. Just like any other thing in Linux,&nbsp;one can know about the Linux kernel version and distro release version in many ways.&nbsp;<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/manjaro-linux-16.10-terminal-.jpg\" width=\"900\" height=\"509\"><\/p>\n<h2>How to find the Linux kernel version?<\/h2>\n<p>Do you wish to simply know the Linux kernel version on your Ubuntu, or Fedora, or any other Linux distro? Well, know the Linux kernel version is simple and it can be universally detected using uname.<\/p>\n<p>Just open the terminal and run the following command:<\/p>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ uname -r<\/div><\/div>\n<p>Here&#8217;s the output I got on my Ubuntu 16.10 Yakkety Yak system that&#8217;s running Linux kernel 4.8:<\/p>\n<p><a href=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-68269\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version.jpg\" alt=\"linux-kernel-distro-version\" width=\"900\" height=\"495\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version.jpg 900w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-300x165.jpg 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-768x422.jpg 768w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-764x420.jpg 764w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-640x352.jpg 640w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-681x375.jpg 681w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/a><\/p>\n<p>A similar output on a&nbsp;Solus system using <em>uname -a<\/em> gives the following output:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/10\/Solus-3.jpg\" width=\"900\" height=\"675\">When you run <em>uname -r<\/em> in Lubuntu:<\/p>\n<p><a href=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-68313\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions.jpg\" alt=\"lubuntu-kernel-versions\" width=\"900\" height=\"518\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions.jpg 900w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions-300x173.jpg 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions-768x442.jpg 768w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions-730x420.jpg 730w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions-640x368.jpg 640w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/lubuntu-kernel-versions-681x392.jpg 681w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/a><\/p>\n<h2>How to find the distribution release version?<\/h2>\n<p>There isn&#8217;t a single command to know the distribution and version of your Linux-based operating system. Probably, this is the reason that inspired me to write this post. LSB tools can easily provide this information but they aren&#8217;t installed on every Linux distribution.<\/p>\n<h4>Ubuntu:<\/h4>\n<p>Well, if you&#8217;re running Ubuntu, you can get this information by running the following command in your terminal:<\/p>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ lsb_release -a<\/div><\/div><a href=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-68272\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release.jpg\" alt=\"linux-version-distro-lsb-release\" width=\"900\" height=\"493\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release.jpg 900w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release-300x164.jpg 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release-768x421.jpg 768w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release-767x420.jpg 767w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release-640x350.jpg 640w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-version-distro-lsb-release-681x373.jpg 681w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/a><\/p>\n<p>Ubuntu, and other distros also provide the release version information via \/etc\/osname-release command. Here&#8217;s how to check the distro version on different systems:<\/p>\n<h4>Debian:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/debian_version<\/div><\/div>\n<h4>Fedora:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/fedora-release<\/div><\/div>\n<h4>Red Hat, Older CentOS:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/redhat-release<\/div><\/div>\n<h4>CentOS:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/centos-release<\/div><\/div>\n<h4>Gentoo:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/gentoo-release<\/div><\/div>\n<h4>openSUSE:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/SuSE-release<\/div><\/div>\n<h4>Slackware:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/slackware-release <\/div><\/div>\n<h4>Mandriva:<\/h4>\n<div class=\"su-note\"  style=\"border-color:#e5e5e5;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000;\">$ cat \/etc\/madriva-release <\/div><\/div>\n<h4>For other distros:<\/h4>\n<p>As you can see above, most popular distros follow a pattern. If you don&#8217;t find the name of your distro in the above-mentioned list, you can follow $ cat \/etc\/*{release,version} pattern.<\/p>\n<p>There&#8217;s another way of finding the Linux distro version using \/etc\/issue. This might work on some systems; some systems might show access notification popups.&nbsp;<a href=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-68271\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1.jpg\" alt=\"linux-kernel-distro-version-1\" width=\"900\" height=\"495\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1.jpg 900w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1-300x165.jpg 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1-768x422.jpg 768w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1-764x420.jpg 764w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1-640x352.jpg 640w, https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-kernel-distro-version-1-681x375.jpg 681w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/a><\/p>\n<p>Did we miss something? Don&#8217;t forget to add your feedback in the comments section below.<\/p>\n<p><strong>Now Watch: <\/strong>Interesting Linux facts<\/p>\n<div class=\"entry-content-asset videofit\"><iframe loading=\"lazy\" title=\"10 Interesting Facts About Linux You Should Know\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/Ouy3CYv4uN4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Short Bytes: Do you know the exact Linux kernel and distro release version of your Linux&#8230;<\/p>\n","protected":false},"author":2,"featured_media":68266,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1828,410],"tags":[10080,10083,10081,10082,3618,10079],"class_list":["post-68252","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-geek","category-how-to","tag-distro-release","tag-distro-release-command","tag-distro-release-version","tag-distro-version-command","tag-linux-kernel","tag-linux-kernel-version"],"featured_image_src":"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-release-version.png","author_info":{"display_name":"Adarsh Verma","author_link":"https:\/\/fossbytes.com\/author\/adarsh\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.5 (Yoast SEO v21.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Find Linux Kernel And Distro Release Version On Any Linux System<\/title>\n<meta name=\"description\" content=\"Do you know the exact Linux kernel and distro release version on your PC? While you can find the kernel version using the uname -r command on all systems, distro version command varies from distribution to distribution\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Find Linux Kernel And Distro Release Version On Any Linux System\" \/>\n<meta property=\"og:description\" content=\"Do you know the exact Linux kernel and distro release version on your PC? While you can find the kernel version using the uname -r command on all systems, distro version command varies from distribution to distribution\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\" \/>\n<meta property=\"og:site_name\" content=\"Fossbytes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/fossbytes\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/avis.blue\" \/>\n<meta property=\"article:published_time\" content=\"2020-10-21T16:19:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-27T11:43:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-release-version.png\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Adarsh Verma\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/_adarshverma\" \/>\n<meta name=\"twitter:site\" content=\"@fossbytes14\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adarsh Verma\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\"},\"author\":{\"name\":\"Adarsh Verma\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/44e4dd6ec049b138750b466299d6aa52\"},\"headline\":\"How To Find Linux Kernel And Distro Release Version On Any Linux System\",\"datePublished\":\"2020-10-21T16:19:21+00:00\",\"dateModified\":\"2020-11-27T11:43:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\"},\"wordCount\":642,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/fossbytes.com\/#organization\"},\"keywords\":[\"Distro release\",\"Distro release command\",\"Distro release version\",\"Distro version command\",\"Linux Kernel\",\"Linux Kernel version\"],\"articleSection\":[\"Geek\",\"How To\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\",\"url\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\",\"name\":\"How To Find Linux Kernel And Distro Release Version On Any Linux System\",\"isPartOf\":{\"@id\":\"https:\/\/fossbytes.com\/#website\"},\"datePublished\":\"2020-10-21T16:19:21+00:00\",\"dateModified\":\"2020-11-27T11:43:12+00:00\",\"description\":\"Do you know the exact Linux kernel and distro release version on your PC? While you can find the kernel version using the uname -r command on all systems, distro version command varies from distribution to distribution\",\"breadcrumb\":{\"@id\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fossbytes.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Geek\",\"item\":\"https:\/\/fossbytes.com\/category\/geek\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How To Find Linux Kernel And Distro Release Version On Any Linux System\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fossbytes.com\/#website\",\"url\":\"https:\/\/fossbytes.com\/\",\"name\":\"Fossbytes\",\"description\":\"Technology Simplified\",\"publisher\":{\"@id\":\"https:\/\/fossbytes.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fossbytes.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fossbytes.com\/#organization\",\"name\":\"Fossbytes Media Pvt Ltd\",\"url\":\"https:\/\/fossbytes.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png\",\"contentUrl\":\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png\",\"width\":1126,\"height\":281,\"caption\":\"Fossbytes Media Pvt Ltd\"},\"image\":{\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/fossbytes\",\"https:\/\/twitter.com\/fossbytes14\",\"https:\/\/instagram.com\/fossbytes\/\",\"https:\/\/www.linkedin.com\/company\/9360813\",\"https:\/\/www.pinterest.com\/source\/fossbytes.com\/\",\"https:\/\/www.youtube.com\/@FossbytesOfficial\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/44e4dd6ec049b138750b466299d6aa52\",\"name\":\"Adarsh Verma\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a2c30c49b8d3984ba9117e30d2929e68?s=96&d=mm\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a2c30c49b8d3984ba9117e30d2929e68?s=96&d=mm\",\"caption\":\"Adarsh Verma\"},\"description\":\"Fossbytes co-founder and an aspiring entrepreneur who keeps a close eye on open source, tech giants, and security. Get in touch with him by sending an email \u2014 adarsh.verma@fossbytes.com\",\"sameAs\":[\"https:\/\/www.facebook.com\/avis.blue\",\"https:\/\/www.instagram.com\/imadarsh\/\",\"https:\/\/www.linkedin.com\/in\/vermaadarsh\/\",\"https:\/\/twitter.com\/https:\/\/x.com\/_adarshverma\",\"https:\/\/youtube.com\/fossbytes\"],\"honorificPrefix\":\"Mr\",\"birthDate\":\"1993-08-18\",\"gender\":\"Male\",\"knowsAbout\":[\"Big Tech\",\"Apple\",\"Open Source\",\"SEO\",\"Social Media\"],\"knowsLanguage\":[\"English\",\"Hindi\"],\"jobTitle\":\"COO\",\"worksFor\":\"Fossbytes Media\",\"url\":\"https:\/\/fossbytes.com\/author\/adarsh\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How To Find Linux Kernel And Distro Release Version On Any Linux System","description":"Do you know the exact Linux kernel and distro release version on your PC? While you can find the kernel version using the uname -r command on all systems, distro version command varies from distribution to distribution","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/","og_locale":"en_US","og_type":"article","og_title":"How To Find Linux Kernel And Distro Release Version On Any Linux System","og_description":"Do you know the exact Linux kernel and distro release version on your PC? While you can find the kernel version using the uname -r command on all systems, distro version command varies from distribution to distribution","og_url":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/","og_site_name":"Fossbytes","article_publisher":"https:\/\/www.facebook.com\/fossbytes","article_author":"https:\/\/www.facebook.com\/avis.blue","article_published_time":"2020-10-21T16:19:21+00:00","article_modified_time":"2020-11-27T11:43:12+00:00","og_image":[{"width":900,"height":500,"url":"https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-release-version.png","type":"image\/png"}],"author":"Adarsh Verma","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/_adarshverma","twitter_site":"@fossbytes14","twitter_misc":{"Written by":"Adarsh Verma","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#article","isPartOf":{"@id":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/"},"author":{"name":"Adarsh Verma","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/44e4dd6ec049b138750b466299d6aa52"},"headline":"How To Find Linux Kernel And Distro Release Version On Any Linux System","datePublished":"2020-10-21T16:19:21+00:00","dateModified":"2020-11-27T11:43:12+00:00","mainEntityOfPage":{"@id":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/"},"wordCount":642,"commentCount":0,"publisher":{"@id":"https:\/\/fossbytes.com\/#organization"},"keywords":["Distro release","Distro release command","Distro release version","Distro version command","Linux Kernel","Linux Kernel version"],"articleSection":["Geek","How To"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/","url":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/","name":"How To Find Linux Kernel And Distro Release Version On Any Linux System","isPartOf":{"@id":"https:\/\/fossbytes.com\/#website"},"datePublished":"2020-10-21T16:19:21+00:00","dateModified":"2020-11-27T11:43:12+00:00","description":"Do you know the exact Linux kernel and distro release version on your PC? While you can find the kernel version using the uname -r command on all systems, distro version command varies from distribution to distribution","breadcrumb":{"@id":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fossbytes.com\/find-linux-kernel-distro-release-version-command\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fossbytes.com\/"},{"@type":"ListItem","position":2,"name":"Geek","item":"https:\/\/fossbytes.com\/category\/geek\/"},{"@type":"ListItem","position":3,"name":"How To Find Linux Kernel And Distro Release Version On Any Linux System"}]},{"@type":"WebSite","@id":"https:\/\/fossbytes.com\/#website","url":"https:\/\/fossbytes.com\/","name":"Fossbytes","description":"Technology Simplified","publisher":{"@id":"https:\/\/fossbytes.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fossbytes.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fossbytes.com\/#organization","name":"Fossbytes Media Pvt Ltd","url":"https:\/\/fossbytes.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/","url":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png","contentUrl":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png","width":1126,"height":281,"caption":"Fossbytes Media Pvt Ltd"},"image":{"@id":"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/fossbytes","https:\/\/twitter.com\/fossbytes14","https:\/\/instagram.com\/fossbytes\/","https:\/\/www.linkedin.com\/company\/9360813","https:\/\/www.pinterest.com\/source\/fossbytes.com\/","https:\/\/www.youtube.com\/@FossbytesOfficial\/"]},{"@type":"Person","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/44e4dd6ec049b138750b466299d6aa52","name":"Adarsh Verma","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a2c30c49b8d3984ba9117e30d2929e68?s=96&d=mm","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a2c30c49b8d3984ba9117e30d2929e68?s=96&d=mm","caption":"Adarsh Verma"},"description":"Fossbytes co-founder and an aspiring entrepreneur who keeps a close eye on open source, tech giants, and security. Get in touch with him by sending an email \u2014 adarsh.verma@fossbytes.com","sameAs":["https:\/\/www.facebook.com\/avis.blue","https:\/\/www.instagram.com\/imadarsh\/","https:\/\/www.linkedin.com\/in\/vermaadarsh\/","https:\/\/twitter.com\/https:\/\/x.com\/_adarshverma","https:\/\/youtube.com\/fossbytes"],"honorificPrefix":"Mr","birthDate":"1993-08-18","gender":"Male","knowsAbout":["Big Tech","Apple","Open Source","SEO","Social Media"],"knowsLanguage":["English","Hindi"],"jobTitle":"COO","worksFor":"Fossbytes Media","url":"https:\/\/fossbytes.com\/author\/adarsh\/"}]}},"taxonomy_info":{"category":[{"value":1828,"label":"Geek"},{"value":410,"label":"How To"}],"post_tag":[{"value":10080,"label":"Distro release"},{"value":10083,"label":"Distro release command"},{"value":10081,"label":"Distro release version"},{"value":10082,"label":"Distro version command"},{"value":3618,"label":"Linux Kernel"},{"value":10079,"label":"Linux Kernel version"}]},"featured_image_src_large":["https:\/\/fossbytes.com\/wp-content\/uploads\/2016\/11\/linux-release-version.png",900,500,false],"comment_info":0,"category_info":[{"term_id":1828,"name":"Geek","slug":"geek","term_group":0,"term_taxonomy_id":1830,"taxonomy":"category","description":"The Geek section of Fossbytes features trending developments, features, and useful guides on Linux distros, programming, single board computers, and DIY projects. Here you can also browse new stories on various open source technologies and budding projects.","parent":0,"count":824,"filter":"raw","cat_ID":1828,"category_count":824,"category_description":"The Geek section of Fossbytes features trending developments, features, and useful guides on Linux distros, programming, single board computers, and DIY projects. Here you can also browse new stories on various open source technologies and budding projects.","cat_name":"Geek","category_nicename":"geek","category_parent":0},{"term_id":410,"name":"How To","slug":"how-to","term_group":0,"term_taxonomy_id":411,"taxonomy":"category","description":"Technology\u2019s ultimate purpose is to make things easier for us. In this section, we try to bolster that goal with our in-depth yet simple how-to articles. These guides are one of the top-visited pages of Fossbytes. These pieces revolve around simple and useful tips to improve the productivity of your computers, phones, and other devices. We also try to solve hot searched problems and queries requested by the users in this section.","parent":0,"count":1256,"filter":"raw","cat_ID":410,"category_count":1256,"category_description":"Technology\u2019s ultimate purpose is to make things easier for us. In this section, we try to bolster that goal with our in-depth yet simple how-to articles. These guides are one of the top-visited pages of Fossbytes. These pieces revolve around simple and useful tips to improve the productivity of your computers, phones, and other devices. We also try to solve hot searched problems and queries requested by the users in this section.","cat_name":"How To","category_nicename":"how-to","category_parent":0}],"tag_info":[{"term_id":10080,"name":"Distro release","slug":"distro-release","term_group":0,"term_taxonomy_id":10081,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":10083,"name":"Distro release command","slug":"distro-release-command","term_group":0,"term_taxonomy_id":10084,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":10081,"name":"Distro release version","slug":"distro-release-version","term_group":0,"term_taxonomy_id":10082,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":10082,"name":"Distro version command","slug":"distro-version-command","term_group":0,"term_taxonomy_id":10083,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":3618,"name":"Linux Kernel","slug":"linux-kernel","term_group":0,"term_taxonomy_id":3620,"taxonomy":"post_tag","description":"","parent":0,"count":46,"filter":"raw"},{"term_id":10079,"name":"Linux Kernel version","slug":"linux-kernel-version","term_group":0,"term_taxonomy_id":10080,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"}],"_links":{"self":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/68252"}],"collection":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/comments?post=68252"}],"version-history":[{"count":13,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/68252\/revisions"}],"predecessor-version":[{"id":193248,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/68252\/revisions\/193248"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/media\/68266"}],"wp:attachment":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/media?parent=68252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/categories?post=68252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/tags?post=68252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}