Upgrade Ubuntu
install the update-manager-core package if it is not already installed:
$ sudo apt-get install update-manager-core
Edit
/etc/update-manager/release-upgrades
and setPrompt=normal;
Launch the upgrade tool with the command:
$ sudo do-release-upgrade -d
List installed packages:
$ sudo dpkg --get-selections