0

In my PC Ubuntu 12.04 was installed and now it is broken. How can I upgrade to the latest version of Ubuntu?

Zanna
  • 72,312

1 Answers1

4

You are running 12.04 LTS, the last LTS version is: 16.04 and you can't go from 12.04 to 16.04.

You should first upgrade to 14.04 and then go for 16.04. However I suggest you to do a fresh install, many things has been changed since 12.04 so upgrade a broken system is going to bring you more problems.

You can use sudo do-release-upgrade to upgrade your Ubuntu.

Also read this:

How do I upgrade to a newer version of Ubuntu?

Ravexina
  • 57,256