How to Upgrade to a non-LTS Ubuntu [23.10] ?
Quickly upgrade to Ubuntu version 23.10
![How to Upgrade to a non-LTS Ubuntu [23.10] ?](https://cdn.hashnode.com/res/hashnode/image/upload/v1712845921509/0d9f625a-85da-4e09-939e-121780145fd5.jpeg)
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




