Article Content
How to upgrade using the terminal?
1. Upgrade current Ubuntu and remove no longer required packages
2. Edit release-upgrades
3. Do a release upgrade
If your are going to Upgrade Ubuntu from 20.04 to 20.10 then this article is perfect for you. In this article we are going to show you how to upgrade Ubuntu from 20.04 to 20.10 ( Groovy Gorilla).
The new Ubuntu 20.10 is expected to be released on 22 October 2020 If you feel adventurous you can upgrade to Ubuntu 20.10 today. All you need is to have fully upgraded and updated Ubuntu 20.04 Focal Fossa and you can continue with the upgrade.
What are the main changes and advantages in Ubuntu 20.10?
Calendar events in the message tray
Battery percentage indicator
QR Code WiFi sharing
Muted mic indicator
Restart option in Power Off menu
Improved fingerprint login support
App reorder and organizing
Raspberry Pi 4 support
Kernel 5.8 brings USB 4 (Thunderbolt port 3) support and more under the hood changes
nftables replaces iptables
Revamped screenshot tool
Newer version of popular software's
How to upgrade using the terminal?
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
/etc/update-manager/release-upgrades
file and ensure that the <strong>
Prompt
variable</strong> is set to
normal
sudo pico /etc/update-manager/release-upgrades
[DEFAULT]
Prompt=normal
3. - And the third step is to do a release upgrade
sudo do-release-upgrade
<strong>NOTE</strong><br>If you are very close to the release date of Ubuntu 20.10 you may have to use the -d option 'sudo do-release-upgrade -d' in order to begin the upgrade
When the Ubuntu upgrade finishes, reboot the system. Once the system comes up, you'll be running Ubuntu 20.10 Groovy Gorilla Linux as your new system !
We hope you enjoyed thisΒ <a href="https://lateweb.info/category/linux/">article</a>. if that is so please rate this page with the stars bellow and subscribe to ourΒ <a href="https://www.youtube.com/channel/UCh7Q9uaAt5-Z2lCZXX3OsvQ">YouTube channel</a>.