{"id":25202,"date":"2024-02-26T12:50:02","date_gmt":"2024-02-26T12:50:02","guid":{"rendered":"https:\/\/linuxways.net\/?p=25202"},"modified":"2024-02-27T06:07:05","modified_gmt":"2024-02-27T06:07:05","slug":"check-ubuntu-version","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/ubuntu\/check-ubuntu-version\/","title":{"rendered":"How to Check Ubuntu Version"},"content":{"rendered":"<p>Ubuntu is a Debian-based open-source Linux distro released for Desktops, Severs, and IOT machines. Ubuntu OS has many advantages, such as being free to use, lightweight, secure, and fast. Additionally, Ubuntu needs fewer resources to work, meaning it can run on PCs with low specifications.<\/p>\n<p>Ubuntu keeps on pushing updates every then and now, it releases standard updates every six months and LTS updates every two years. Thus, it is always recommended to keep your Ubuntu up to date to improve the system\u2019s security.<\/p>\n<p>Before updating Ubuntu, you must check its current version. Knowing the Ubuntu version lets you check whether a certain application is compatible with the current version and it also helps in troubleshooting compatibility issues with applications or software updates.<\/p>\n<p>This guide will teach you:<\/p>\n<ul>\n<li><a href=\"#post-25202-_7zfnqn9gdg3d\">How to Check Ubuntu Version?<\/a><\/li>\n<li><a href=\"#post-25202-_55hmoj63ewvy\">Conclusion<\/a><\/li>\n<\/ul>\n<h2><a id=\"post-25202-_7zfnqn9gdg3d\"><\/a>How to Check Ubuntu Version<\/h2>\n<p>You can check the Ubuntu version using:<\/p>\n<ul>\n<li><a href=\"#post-25202-_by0oesgv3agl\">Terminal (Advanced Users)<\/a><\/li>\n<li><a href=\"#post-25202-_7egvxrg50se\">GUI (Basic Users)<\/a><\/li>\n<\/ul>\n<h2><a id=\"post-25202-_by0oesgv3agl\"><\/a>How to Check Ubuntu Version Using Terminal<\/h2>\n<p>These are the commands to check the Ubuntu version:<\/p>\n<ul>\n<li><a href=\"#post-25202-_jwdjwjcxdt5\">lsb_release -a Command<\/a><\/li>\n<li><a href=\"#post-25202-_jg107loqo8oi\">cat \/etc\/issue Command<\/a><\/li>\n<li><a href=\"#post-25202-_7c2uf1uwzxc6\">hostnamectl Command<\/a><\/li>\n<li><a href=\"#post-25202-_4mbuny92vq1o\">cat \/etc\/lsb-release Command<\/a><\/li>\n<li><a href=\"#post-25202-_gnaikfu73ub8\">cat \/etc\/os-release Command<\/a><\/li>\n<li><a href=\"#post-25202-_un8y6rcsucli\">cat \/proc\/version Command<\/a><\/li>\n<li><a href=\"#post-25202-_2kj4zcvtr4u5\">uname -a Command<\/a><\/li>\n<li><a href=\"#post-25202-_v6msle6ycldb\">cat \/etc\/*ease Command<\/a><\/li>\n<li><a href=\"#post-25202-_hypn3atqiaix\">Screenfetch Tool<\/a><\/li>\n<li><a href=\"#post-25202-_t9yo9s4eo363\">Neofetch Tool<\/a><\/li>\n<\/ul>\n<h3><a id=\"post-25202-_jwdjwjcxdt5\"><\/a>Method 1: lsb_release -a Command<\/h3>\n<p>The <strong>lsb_release<\/strong> command gets the available LSB modules on Ubuntu. However, when the <strong>-a<\/strong> flag is added to that command, it displays complete details about the Ubuntu version.<\/p>\n<p>To check the Ubuntu version, execute the given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">lsb_release <span class=\"re5\">-a<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"757\" height=\"205\" class=\"wp-image-25210\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-1.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-1.png 757w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-1-300x81.png 300w\" sizes=\"auto, (max-width: 757px) 100vw, 757px\" \/><\/p>\n<p>The Ubuntu version can be seen in the <strong>Description<\/strong> and <strong>Release<\/strong> line.<\/p>\n<p>To check only the Ubuntu version description, add the <strong>-d<\/strong> switch along with the <strong>lsb_release<\/strong> command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">lsb_release <span class=\"re5\">-d<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"874\" height=\"114\" class=\"wp-image-25215\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-2.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-2.png 874w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-2-300x39.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-2-768x100.png 768w\" sizes=\"auto, (max-width: 874px) 100vw, 874px\" \/><\/p>\n<h3><a id=\"post-25202-_jg107loqo8oi\"><\/a>Method 2: cat \/etc\/issue Command<\/h3>\n<p>The Ubuntu version is also stored in the issue file, which is placed within the <strong>etc <\/strong>directory. To retrieve the Ubuntu version information from this file, you can use the cat command followed by the <strong>\/etc\/issue<\/strong> location:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>issue<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"870\" height=\"135\" class=\"wp-image-25219\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-3.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-3.png 870w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-3-300x47.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-3-768x119.png 768w\" sizes=\"auto, (max-width: 870px) 100vw, 870px\" \/><\/p>\n<p>To get a more neat Ubuntu version, execute the <strong>cat \/etc\/issue.net<\/strong> command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>issue.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"811\" height=\"118\" class=\"wp-image-25224\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-4.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-4.png 811w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-4-300x44.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-4-768x112.png 768w\" sizes=\"auto, (max-width: 811px) 100vw, 811px\" \/><\/p>\n<h3><a id=\"post-25202-_7c2uf1uwzxc6\"><\/a>Method 3: hostnamectl Command<\/h3>\n<p>The <strong>hostnamectl <\/strong>command displays the host details including version, hostname, architecture, etc. Besides that, you will also get information about your current Ubuntu version using the <strong>hostnamectl <\/strong>command, as given below:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">hostnamectl<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"869\" height=\"268\" class=\"wp-image-25229\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-5.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-5.png 869w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-5-300x93.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-5-768x237.png 768w\" sizes=\"auto, (max-width: 869px) 100vw, 869px\" \/><\/p>\n<p>The Ubuntu version can be seen in front of the <strong>Operating System<\/strong> section.<\/p>\n<h3><a id=\"post-25202-_4mbuny92vq1o\"><\/a>Method 4: cat \/etc\/lsb-release Command<\/h3>\n<p>The Ubuntu version information is also available in the<strong> lsb-release <\/strong>file, which includes the Ubuntu version number and a description of Ubuntu distribution. Simply execute the <strong>cat \/etc\/lsb-release<\/strong> command in the terminal to check the Ubuntu version:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>lsb-release<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"181\" class=\"wp-image-25233\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-6.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-6.png 872w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-6-300x62.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-6-768x159.png 768w\" sizes=\"auto, (max-width: 872px) 100vw, 872px\" \/><\/p>\n<p>The Ubuntu version can be seen in front of <strong>DISTRIB_RELEASE <\/strong>and <strong>DISTRI_DESCRIPTION<\/strong>.<\/p>\n<h3><a id=\"post-25202-_gnaikfu73ub8\"><\/a>Method 5: cat \/etc\/os-release Command<\/h3>\n<p>The <strong>os-release<\/strong> is another system-related file placed in the <strong>\/etc <\/strong>directory, which includes your system-related information including the Ubuntu version. To open this file, simply use the <strong>cat<\/strong> command followed by the<strong> \/etc\/os-release <\/strong>location to check the Ubuntu version:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>os-release<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"865\" height=\"356\" class=\"wp-image-25239\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-7.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-7.png 865w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-7-300x123.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-7-768x316.png 768w\" sizes=\"auto, (max-width: 865px) 100vw, 865px\" \/><\/p>\n<h3><a id=\"post-25202-_un8y6rcsucli\"><\/a>Method 6: cat \/proc\/version Command<\/h3>\n<p>The Ubuntu version details are also stored in the <strong>version<\/strong> file placed within the <strong>proc<\/strong> folder on the system. To get the information stored in the version file, simply use the <strong>cat<\/strong> command along with the <strong>\/proc\/version<\/strong> path to check the Ubuntu version:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>proc<span class=\"sy0\">\/<\/span>version<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"807\" height=\"159\" class=\"wp-image-25243\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-8.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-8.png 807w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-8-300x59.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-8-768x151.png 768w\" sizes=\"auto, (max-width: 807px) 100vw, 807px\" \/><\/p>\n<h3><a id=\"post-25202-_2kj4zcvtr4u5\"><\/a>Method 7: uname -a Command<\/h3>\n<p>The <strong>uname<\/strong> command gets the name of the current operating system and also displays the kernel version. The uname command displays the Ubuntu version when used with the <strong>-a<\/strong> flag. To check the Ubuntu version, simply, run the <strong>uname -a<\/strong> command in the Terminal:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">uname<\/span> <span class=\"re5\">-a<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"941\" height=\"137\" class=\"wp-image-25247\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-9.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-9.png 941w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-9-300x44.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-9-768x112.png 768w\" sizes=\"auto, (max-width: 941px) 100vw, 941px\" \/><\/p>\n<h3><a id=\"post-25202-_v6msle6ycldb\"><\/a>Method 8: cat \/etc\/*ease Command<\/h3>\n<p>The <strong>ease<\/strong> file in the <strong>etc<\/strong> directory also contains the Ubuntu information in detail including the version number. To access the ease file, use the <strong>cat<\/strong> command and place the <strong>\/etc\/*ease<\/strong> alongside it:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/*<\/span>ease<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"834\" height=\"448\" class=\"wp-image-25252\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-10.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-10.png 834w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-10-300x161.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-10-768x413.png 768w\" sizes=\"auto, (max-width: 834px) 100vw, 834px\" \/><\/p>\n<h3><a id=\"post-25202-_hypn3atqiaix\"><\/a>Method 9: Screenfetch Tool<\/h3>\n<p>Another way of displaying the Ubuntu version is using the <strong>Screenfetch<\/strong> tool, a command line tool that displays the full system details alongside the Ubuntu version. To use this tool for checking the Ubuntu version, follow the below-given steps:<\/p>\n<p><strong>Step 1: Install Screenfetch on Ubuntu<\/strong><\/p>\n<p><strong>Screenfetch <\/strong>is not a built-in Ubuntu tool, you have to install it manually from the following command to check the Ubuntu version:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> apt <span class=\"kw2\">install<\/span> screenfetch<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"838\" height=\"472\" class=\"wp-image-25258\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-11.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-11.png 838w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-11-300x169.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-11-768x433.png 768w\" sizes=\"auto, (max-width: 838px) 100vw, 838px\" \/><\/p>\n<p><strong>Step 2: Check the Ubuntu Version<\/strong><\/p>\n<p>Once the installation is completed, run the <strong>screenfetch <\/strong>command in the Terminal to check the Ubuntu version:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">screenfetch<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"835\" height=\"490\" class=\"wp-image-25271\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-12.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-12.png 835w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-12-300x176.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-12-768x451.png 768w\" sizes=\"auto, (max-width: 835px) 100vw, 835px\" \/><\/p>\n<h3><a id=\"post-25202-_t9yo9s4eo363\"><\/a>Method 10: Neofetch Tool<\/h3>\n<p>Like <strong>Screenfetch<\/strong>, <strong>neofetch <\/strong>is another tool that displays the Ubuntu version. Alongside full system details, it also displays the color palette. You can use the following steps to install the Neofetch tool for checking the Ubuntu version:<\/p>\n<p><strong>Step 1: Install the Neofetch on Ubuntu<\/strong><\/p>\n<p>You can install the <strong>Neofetch <\/strong>application on Ubuntu from the apt repository with the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> apt <span class=\"kw2\">install<\/span> neofetch<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"836\" height=\"535\" class=\"wp-image-25278\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-13.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-13.png 836w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-13-300x192.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-13-768x491.png 768w\" sizes=\"auto, (max-width: 836px) 100vw, 836px\" \/><\/p>\n<p>Type <strong>Y<\/strong> and press Enter to proceed with the installation process.<\/p>\n<p><strong>Step 2: Check Ubuntu Version<\/strong><\/p>\n<p>After completing the <strong>Neofetch<\/strong> installation, execute the <strong>neofetch <\/strong>command to get the Ubuntu version in Terminal:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">neofetch<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"924\" height=\"601\" class=\"wp-image-25282\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-14.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-14.png 924w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-14-300x195.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-14-768x500.png 768w\" sizes=\"auto, (max-width: 924px) 100vw, 924px\" \/><\/p>\n<h2><a id=\"post-25202-_7egvxrg50se\"><\/a>How to Check Ubuntu Version Using GUI (Graphical User Interface)?<\/h2>\n<p>If you are new to the Ubuntu operating system then CLI might be difficult for you to understand. Check the step-by-step instructions to get the Ubuntu version using GUI.<\/p>\n<p><strong>Step 1: Launch Settings<\/strong><\/p>\n<p>Click on the top-right panel and select <strong>Settings<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1013\" height=\"484\" class=\"wp-image-25292\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-15.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-15.png 1013w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-15-300x143.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-15-768x367.png 768w\" sizes=\"auto, (max-width: 1013px) 100vw, 1013px\" \/><\/p>\n<p><strong>Step 2: Check Ubuntu Version<\/strong><\/p>\n<p>Move to the <strong>About <\/strong>tab and look for the <strong>OS Name <\/strong>section to check the Ubuntu version:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"892\" height=\"693\" class=\"wp-image-25295\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-16.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-16.png 892w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-16-300x233.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25202-16-768x597.png 768w\" sizes=\"auto, (max-width: 892px) 100vw, 892px\" \/><\/p>\n<h1><a id=\"post-25202-_55hmoj63ewvy\"><\/a>Conclusion<\/h1>\n<p>Checking the Ubuntu version helps you update the version later on to improve your system performance and security. You can use both Terminal and GUI to check the Ubuntu version. In the terminal, you can check the Ubuntu version using commands like <strong>hostnamectl<\/strong>, <strong>cat<\/strong>, and <strong>lsb_release<\/strong>. and. You can also install command line utilities like <strong>Screenfetch<\/strong>, or <strong>Neofetch<\/strong> to check the Ubuntu version. The steps to check the Ubuntu version from the GUI are simple and the version can be figured out from the <strong>About<\/strong> tab in the <strong>Settings<\/strong>. It depends on your choice whether to go with Terminal and GUI, in all cases, you will get the information about your Ubuntu version.<\/p>\n<p>&nbsp;<\/p>","protected":false},"excerpt":{"rendered":"<p>To check the Ubuntu version, press CTRL + ALT + T to open the Terminal and run the lsb_release -a command to see the Ubuntu version in detail.<\/p>","protected":false},"author":110,"featured_media":25576,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-25202","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/25202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/users\/110"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=25202"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/25202\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/25576"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=25202"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=25202"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=25202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}