0

The operating system I use is Ubuntu version 13.04. How do we upgrade it to Ubuntu version 13.10 ?

  • 2
    Actually, you need to go to 14.04. 13.10 is also EOL. 14.04 is LTS http://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-old-unsupported-release – Tim Aug 18 '14 at 12:27
  • 1
    One addition to Tim's comment: you indeed have to upgrade to 14.04, but in order to do that you'll have to upgrade to 13.10 first. – ph0t0nix Aug 18 '14 at 13:06

1 Answers1

1

You have to open a terminal and write this commmand: update-manager -d

Update Manager now will open and you can upgrade to 13.10... :)