TranslateProject/sources/tech/20211015 How to Upgrade to Ubuntu 21.10 Right Now.md
DarkSun 18a09225ec 选题[tech]: 20211015 How to Upgrade to Ubuntu 21.10 Right Now
sources/tech/20211015 How to Upgrade to Ubuntu 21.10 Right Now.md
2021-10-15 05:02:30 +08:00

3.0 KiB
Raw Blame History

How to Upgrade to Ubuntu 21.10 Right Now

Ubuntu 21.10 Impish Indri has just been released. If you are using Ubuntu 21.04, you should be provided the option to upgrade to Ubuntu 21.10.

Ubuntu 21.04 users should eventually be notified for the upgrade

However, this roll out will be gradual. This means not everyone will be notified about the availability of the new version immediately. It may take a couple of weeks before you see the upgrade option.

But what if you are itching to get your hands on Ubuntu 21.10 that comes with GNOME 40 and other new features? Do you really have to wait? The answer is no.

Upgrading to Ubuntu 21.10 from Ubuntu 21.04 right now

Heres what you do. Open the Software & Updates application:

Start the Software & Updates application

And make sure that you have set “Notify me of a new Ubuntu version” to “For any new version” under the Updates tab.

Make sure that settings are right for new Ubuntu version notification

Now open a terminal and enter the following command to make sure that your system is updated:

sudo apt update && sudo apt upgrade

Once your Ubuntu 21.04 system has all the updates installed, run the update manager to look for development release (Ubuntu 21.10 in this case).

update-manager -d

It will open the Update Manager tool that looks for updates. Since you have already updated the system, it wont find new updates to install. However, it will see that Ubuntu 21.10 is now available.

Hit the upgrade button

You can hit the upgrade button and follow the on-screen option to start the upgrade procedure. You should have good internet speed to download the 2 GB worth of updates. Make sure that your system stays connected to a power source during the upgrade.

Enjoy Ubuntu 21.10!


via: https://itsfoss.com/upgrade-ubuntu-to-newer-version/

作者:Abhishek Prakash 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出