How to Update / Upgrade from Ubuntu 13.04 to Ubuntu 13.10 Saucy Salamander

Hello Linux Geeksters.

In this article I will show you how to upgrade / update from Ubuntu 13.04 Raring Ringtail to Ubuntu 13.10 Sauchy Salamander.

This is what you have to do:

$ sudo sed -i 's/raring/saucy/' /etc/apt/sources.list
$ sudo apt-get update && sudo apt-get dist-upgrade

Or:

$ sudo update-manager -d

-d upgrades to the newest development release.

At the moment, this is highly not recommended, since not even an alpha version of Ubuntu 13.10 was not released yet.

Tagged with: , , ,
Posted in The Linux and Unix Articles!
6 comments on “How to Update / Upgrade from Ubuntu 13.04 to Ubuntu 13.10 Saucy Salamander
  1. John Kim says:

    Or plainly:

    $ update-manager -d

    Wait for it to finish, and click “Upgrade.”

  2. Ayan Nath says:

    getting an error in terminal after all file are downloaded..

    Reading package lists… Done
    E: Could not open lock file /var/lib/dpkg/lock – open (13: Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
    ayan@ayan-pc:~$

    Help plz

  3. astsi says:

    if i was root user ?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!