Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I want upgrade from Ubuntu 10.04 LTS to Ubuntu 10.04.1 LTS. Is there a basic update? How do I do it?

share|improve this question

2 Answers

up vote 13 down vote accepted

If you've been installing updates via the Update Manager or apt then you're probably already running 10.04.1. You can confirm your version by executing lsb_release -a on the command line.

The official documentation for upgrading can be found here.

share|improve this answer
2  
+1 Very useful. I never knew about the lsb_relase command. – Richard Holloway Sep 3 '10 at 20:42
Thanks...much appreciated. – namkid Sep 3 '10 at 21:05

The release of Ubuntu 10.04.1 LTS is basically only an updated installation CD. If you have a completely updated installation of Ubuntu 10.4 LTS, you are effectively running Ubuntu 10.04.1 LTS.

Unlike other release updates, maintenance updates don't display a special prompt in the Update Manager so it's easy to not even notice when they're installed.

share|improve this answer
Thanks...much appreciated – namkid Sep 3 '10 at 21:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.