So far I upgraded three Ubuntu machines from 16.04 LTS to 18.04 LTS. Just my work laptop is left. A little checklist for future upgrades:
sudo apt update
sudo do-release-upgradesudo add-apt-repository ppa:gekkio/xmonad
sudo apt-get update
sudo apt-get install gnome-session-xmonadGNOME + XMonad session at loginsudo apt install gnome-tweak-toolgnome-tweaks to hide desktop icons (category by category, hiding all at once resets the wallpaper as well!)~/.wine, let wine 3.0 initialize the default wineprefix again, e.g. by executing winecfg. Then copy relevant programs back into the wineprefixUpdate: previously it was needed to adapt the Gnome configuration in regards to top/bottom panels. If this features ever surfaces again:
dconf-editororg > gnome > gnome-panel > layouttoplevel-id-list remove 'bottom-panel' from list