Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Steps to Upgrade Ubuntu Operating System to the New Version

Explore steps to upgrade Ubuntu operating system to the new version with clear explanations, useful context, practical examples, and actionable tips.

Table of Contents

This guide provides a clear, practical overview of steps to upgrade Ubuntu operating system to the new version, with useful context, important details, and straightforward takeaways for everyday readers.

If you are using an older version of Ubuntu operating system such as 16.04 or 14.04 LTS and do not want to reinstall Ubuntu, but still want to experience these new features, how to do it?

Yes ! Let's learn two ways to upgrade Ubuntu operating system from an old version to a newer version without losing data!

Steps to Upgrade Ubuntu Operating System to the New Version

In this article, I will show you two ways to upgrade from an Ubuntu operating system to the latest Long-Term version without losing data or reinstalling the operating system again. Those two ways are:

  • Use the command in Terminal.
  • Use the software update feature available in Ubuntu.

Method 1: Use the software update feature available in Ubuntu operating system

Right after the first operating system update (after installation or software updates) you will probably see an upgrade message to Ubuntu 18.04, right? Today I will also show you how to use this tool.

Perform:

Step 1: Open the Search tool (press the Windows button on the keyboard) => and enter the update keyword => select the result as Software Updater, not Software & Updates!

Method 1: Use the software update feature available in Ubuntu operating system — Steps to Upgrade Ubuntu Operating System to

Step 2: Wait a bit, it will automatically check for updates for you.

Method 1: Use the software update feature available in Ubuntu operating system — Steps to Upgrade Ubuntu Operating System to

Step 3: After the check is complete, you will immediately see a message telling you to update to the latest Ubuntu LTS version 18.04.2, not Ubuntu 19.04 because it is not an LTS version.

=> You click Upgrade. to update.

Method 1: Use the software update feature available in Ubuntu operating system — Steps to Upgrade Ubuntu Operating System to

Step 4: Enter your Ubuntu admin account password, click Authenticate to confirm the password.

Method 1: Use the software update feature available in Ubuntu operating system — Steps to Upgrade Ubuntu Operating System to

Step 5: You will be able to see the Release notes to see what new features are available in this 18.04 LTS version, you can read through or not, click Upgrade to upgrade.

Method 1: Use the software update feature available in Ubuntu operating system — Steps to Upgrade Ubuntu Operating System to

Step 6: So the operating system upgrade has begun, you will go through the following steps in turn:

  • Prepare for the update.
  • Install upgrade.
  • Clean up junk files after the update process.
  • Restart the computer.

You can click on the word Terminal to monitor the upgrade process through the command line. To cancel and follow method 2, click Cancel.

Method 1: Use the software update feature available in Ubuntu operating system — Steps to Upgrade Ubuntu Operating System to

Method 2: Upgrade Ubuntu using the command in Terminal

The above method seems to be straightforward and easy to do, anyone can do it by themselves, but for me, I like to play with lines and manipulate command lines more, so I will cancel method one and use method 2.

Perform:

Step 1: As usual, we open the familiar Terminal command line again by using Ctrl Alt T => and update the system with the command below => enter the password and Enter.

sudo apt-get update 

Method 2: Upgrade Ubuntu using the command in Terminal — Steps to Upgrade Ubuntu Operating System to the New Version

Step 2: To upgrade to the latest version, Ubuntu 18.04 LTS, type the command below and press Enter.

do-release-upgrade

It will immediately get the information and confirm the latest LTS version with the codename Bionic Beaver (ie 18.04 LTS), and it will prepare the necessary things to be able to start this update process.

=> Press Enter on the keyboard to start the update.

Method 2: Upgrade Ubuntu using the command in Terminal — Steps to Upgrade Ubuntu Operating System to the New Version

Step 3: It will give statistics such as obsolete installation packages, installation packages to be removed, installation packages to be installed and how many installation packages will be upgraded and the message line:

'Update installation can take hours. Once the download is finished, it cannot be cancelled'

To continue, type in the command yN => and press Enter. All you have to do is wait for it to finish running and restart your computer.

*** If you like, there is still a way for you to update to the 19.04 non-LTS version, here's how: You run this command in the Terminal command window.

sudo nano /etc/update-manager/release-upgrades

Method 2: Upgrade Ubuntu using the command in Terminal — Steps to Upgrade Ubuntu Operating System to the New Version

Scroll down to find prompt=lts and change it to prompt=normal. Then CTRL O to save and CTRL X to exit.

Method 2: Upgrade Ubuntu using the command in Terminal — Steps to Upgrade Ubuntu Operating System to the New Version

Now run the command below again => and press Enter.

do-release-upgrade

=> Then do the same as above.

Conclusion

Yes ! These are the 2 easiest ways for you to upgrade Ubuntu to a newer version to experience new features on this operating system, without losing data or having to reinstall an operating system. new.

And I recommend that To use it stably and receive updates in the long run, you should use the Long-Term Support (LTS) version, but the normal version is only To mess around with the Linux system. should install.

Hope this article helps you!

FAQ

What does this guide explain about Steps to Upgrade Ubuntu Operating System to the New Version?

It explains the main concepts, practical considerations, and useful steps related to steps to upgrade Ubuntu operating system to the new version without requiring advanced knowledge.

Who can benefit from learning about Steps to Upgrade Ubuntu Operating System to the New Version?

This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to steps to upgrade Ubuntu operating system to the new version.

What should I check before applying this information?

Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.