How do I fine what version of Ubuntu

Asked by Rich.b

Running Ubuntu 20.04 LTS
Home build PC

How do I find if it is up to date - Ubuntu 20.04.02 LTS ?

I do update regularly every week.

Thank you for any help

Regards,

Rich.b

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Rich.b
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you run:

sudo apt update
sudo apt full-upgrade

Then you have the latest packages for your release of Ubuntu. If no packages are installed then you are already fully up to date

Revision history for this message
Rich.b (aybi30) said :
#2

Thank you Andrew