+4 votes
64 views
in Linux by (242k points)
reopened
Display Ubuntu version

1 Answer

+5 votes
by (1.6m points)
 
Best answer

Check the Ubuntu version via the terminal

Would you like to know what version of Ubuntu is installed on your computer? This is how you can display the version..

image image

The Linux-based Ubuntu system receives regular updates aimed at improving functions and security. It is therefore important to regularly check which Ubuntu version you are currently using. Ubuntu normally notifies you of an update, but a version check is always necessary.

Check the Ubuntu version via the terminal

  1. Call up the terminal as usual with [Ctrl] + [Alt] + [T] .
  2. Enter " lsb_release -a ". Leave out the quotation marks when entering the data and confirm your entry by pressing the [Enter] key.
  3. The current version is now displayed next to " Description: " and " Release: ". The picture example is Ubuntu version 18.04 .
image

...