Will users of Ubuntu GNOME 17.04 be automatically upgraded to regular Ubuntu 17.10 when it's released?
Asking in light of all the recent news (discontinuing Ubuntu GNOME flavor, GNOME as default desktop in 17.10 & future releases).
Will users of Ubuntu GNOME 17.04 be automatically upgraded to regular Ubuntu 17.10 when it's released?
Asking in light of all the recent news (discontinuing Ubuntu GNOME flavor, GNOME as default desktop in 17.10 & future releases).
Yes and No. No, this requires a specific 'yes I want to do the upgrade'. But yes, if you perform the upgrade, you will be upgraded to Ubuntu 17.10. There will be no Ubuntu-Gnome 17.10. See this blog post. If you are already using Ubuntu-Gnome 17.04, there are several guides about how to do this, and the basics are:
sudo apt-get update && sudo apt-get dist-upgrade
sudo do-release-upgrade
EDIT: removed -d after do-release-upgrade
do-release-upgrade
upgrade to ubuntu 17.10? (with the ubuntu styling: a dock etc) will it upgrade to something that looks like ubuntu-gnome (ie a fairly vanilla gnome experience) or will it fail (since there is no 17.10)?
– James K
Sep 17 '17 at 18:27
i3gaps
as WM) and don't want my packages to be removed - only upgraded.
– Michal Przybylowicz
Feb 20 '18 at 20:36
d
key. I strongly recommend anyone to write the output of this command to a file - it will be easier to re-add removed apps.
– Michal Przybylowicz
Feb 21 '18 at 13:12
The other answers on this thread are very old and were written based on outdated information. We now know thanks to a blog post on the Ubuntu GNOME blog that after 17.04 there will no longer be two separate Ubuntu flavors.
According to that post:
Next year, if you are using either Ubuntu 16.04 LTS or Ubuntu GNOME 16.04 LTS, you will be prompted to upgrade to Ubuntu 18.04 LTS. For normal release users, this upgrade should happen with the release of 17.10.
Meaning that users of both Ubuntu and Ubuntu GNOME will be placed into the same upgrade path.
Unity will be discontinued, gnome will be the default desktop in 17.10 and on. Announcement from Canonical. And just as Charles said, updates will be like normal, with user input required.