no

How to Upgrade Ubuntu to the Latest Version

I. Introduction Ubuntu version x has just been released. Do you want to try and update to the latest version? Then just copy and paste the...

I. Introduction

Ubuntu version x has just been released. Do you want to try and update to the latest version? Then just copy and paste these set of instructions into your terminal.

II. Bash Commands

sudo apt update 
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
sudo apt install update-manager-core
sudo do-release-upgrade
sudo do-release-upgrade -d

 # And finally to check the version
lsb_release -a
*Note that it takes time for all the downloads to complete.

Related

ubuntu 7449794925994832408

Post a Comment Default Comments

item