How to Upgrade to a non-LTS Ubuntu [23.10] ?
Quickly upgrade to Ubuntu version 23.10
You can do the following to upgrade your Ubuntu version to 23.04 version.
First, we have to change the Prompt from lts
to normal.
Run > sudo nano /etc/update-manager/release-upgrades
and find Prompt
and switch it to normal
from lts
.
Now to update use do-release-upgrade -c
Follow the steps as prompted and you should be good to update your Ubuntu version to version 23.10
💡
Do remember this is not an LTS (long-term support) version.