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] ?](/_next/image?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1712845921509%2F0d9f625a-85da-4e09-939e-121780145fd5.jpeg&w=3840&q=75)
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




