Q:

How to Check the Current Version of Ubuntu from the Command Line

0

How to Check the Current Version of Ubuntu from the Command Line

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Use the lsb_release Command

You can simply use the lsb_release command to check the version of Ubuntu you are running.

lsb_release -a

The above command displays the version of the LSB against which your current installation is compliant, distributor's ID, description, release number, and the code name of the currently installed distribution. Use the command lsb_release -h to see summary of options.

You can also use the following command to find the version of Ubuntu installed on your system.

cat /etc/*release

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now