Following the procedure:
- Upgrade all installed packages of Ubuntu version 18.04 by running
sudo apt update && sudo apt upgradecommand. - Reboot the Ubuntu Linux system by tying the
sudo reboot command - Install the Ubuntu update tool, run:
sudo apt install update-manager-core - Start the upgrade procedure, run:
sudo do-release-upgrade
Here I get stuck and this is the output:
$ sudo do-release-upgrade
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
But I completed the previous steps with no errors.
How can I upgrade my Xubuntu from 16.04 to 20.04? It seems that some packages are impossible to upgrade and this may cause the upgrade to fail. I will investigate deeply. In the meanwhile, any suggestion is appreciated.