• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How to Upgrade to Ubuntu 20.10 Groovy Gorilla

How to Upgrade to Ubuntu 20.10 Groovy Gorilla

By Sourabh / October 22, 2020 Category: How To, Ubuntu

Upgrade Ubuntu 19.10 to 20.10 or upgrade Ubuntu 18.10 to 20.10. Terminal commands to upgrade to Ubuntu 20.10 Groovy Gorilla. Ubuntu 20.10 release note details the Ubuntu 20.10 system requirements and Ubuntu 20.10 new features.

Upgrade to Ubuntu 20.10 Groovy Gorilla

First of all, check for a new stable Ubuntu release using this command:


$ sudo do-release-upgrade -c

Now make the necessary changes to search and download the new Ubuntu version (other than LTS). Use the following command:


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

Here, set Prompt=normal in the file /etc/update-manager/release-upgrades. Note that it is set to Prompt=lts by default. Once done, save the changes by pressing Ctrl + O and then exit the editor by pressing Ctrl + X.

Now, run the following set of commands and follow on-screen instructions to upgrade to Ubuntu 20.10:


$ sudo apt update
$ sudo apt upgrade
$ sudo apt install update-manager-core
$ sudo do-release-upgrade -d
$ sudo apt update && apt upgrade

After the installation is complete, remove previously pre-installed software which is no longer included in the latest release. Run the following command:


$ sudo apt autoremove --purge

Primary Sidebar

Latest Posts

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap