Will apt-get dist-upgrade do the exact same thing as running do-release-upgrade?
I'm currently running Ubuntu Server 11.04.
|
Will apt-get dist-upgrade do the exact same thing as running do-release-upgrade? I'm currently running Ubuntu Server 11.04. |
||||
|
|
|
This command updates all installed packages and their dependency changes. If you combine running this command with appropriate changes to the
So for example, if you want to move from Ubuntu 11.04 to 11.10, you have 2 options:
|
||||