How to Check Ubuntu Version from Command Line
Open your terminal either by using the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. Use the lsb_release -a command to display the Ubuntu version., and lsb_release -a. No LSB modules are available.
Check Ubuntu Version from Terminal
Open your terminal either by using the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. Use the lsb_release -a command to display the Ubuntu version. Lsb_release -a
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic
Your Ubuntu version will be shown in the Description line. As you can see from the output above, I am using Ubuntu 18.04 LTS.
What version of Ubuntu do I have installed?
First, open a Terminal window from your desktop’s applications menu. Type the following command, and then press Enter: Unlike when you use the graphical interface, this command also shows the minor version number of your installed Ubuntu version in the Description field (if applicable).
How do I check which version of Ubuntu is running?
From the Terminal on the machine, or remotely connected over SSH, you can run the lsb_release command to check which version of Ubuntu is running. Using the-a switch will tell it to output all the version information for you.
Check Ubuntu Version from Graphical Interface 1 First, select Activities in the top left corner. 2 In the search bar, enter Settings and click on the icon once it appears in the results. 3 In the System Settings window, click on the Details tab.
What version of Linux do I have installed?
Your version appears on the “Description” line. If you just want that line, type lsb_release -d. If you want to check it through your desktop environment, you can check System Settings → Details, which shows the data like this:.
What version of Linux do I have on my System?
Once installed, simply type screenfetch in the terminal and it should show the desktop environment version along with other system information. As you can see in the above image, my system is using GNOME 3.36.1 (basically GNOME 3.36). You can also check the Linux kernel version and other details here.
How do I Check my Ubuntu version if I am using GNOME?
Follow the steps below to check your Ubuntu version if you are using Gnome: 1 Open the system settings window by clicking on the Settings icon, as shown in the image below: 2 In the system settings window click on the Details tab:#N#Your Ubuntu version will be shown under the orange Ubuntu logo.
You could be asking “How do I check if Ubuntu is using GNOME?”
One answer is, gnome is the default desktop environment in Ubuntu 18.04 (Bionic Beaver). Previous versions of Ubuntu used Unity as the default desktop environment. Follow the steps below to check your Ubuntu version if you are using Gnome: Open the system settings window by clicking on the Settings icon, as shown in the image below:.