Since 18.04 LTS, Ubuntu has stopped providing installers for the 32-bit variant. Can I install 16.04 LTS, then upgrade it to 18.04 LTS instead?
I assume the correct command would be:
sudo do-release-upgrade
What will happen if I have unity-greeter
installed before the upgrade? Supposedly I should end with the 18.04 version of it, but Ubuntu has discontinued Unity in 18.04. (I did actually use Lubuntu with Unity greeter). Or the whole ubuntu-desktop
for that matter?
ubuntu-desktop
in 18.04 means GNOME & no longer Unity (Unity is found inubuntu-unity-desktop
in 18.04 LTS) – guiverc Aug 02 '18 at 12:39