publication

How to update to Ubuntu 21.04?

Miquel Canal

Monday 10, May 2021
  • Linux
  • Ubuntu

Easy steps to update Ubuntu 21.04

A new Canonical version of Ubuntu has been released, meet the Hirsute Hippo (21.04). Here are the steps to update Ubuntu 21.04:

  1. Ubuntu recommends to do a backup of your existing Ubuntu installation before you update your computer. If you are on Ubuntu 18.04 or later, click on the Show Applications icon in the bottom left of the desktop and search for Update Manager.
  2. Navigate to the Update Manager’s Updates tab and ensure the Notify me of a new Ubuntu version option is enabled. You may be asked for your password to make this change.
  3. Restart Update Manager and it will show up a message saying that a new distribution is available. Click Upgrade.
  4. You should insert your password. Read the Release Notes and press Upgrade to begin the updating process of Ubuntu 21.04.

What is new in Ubuntu 21.04?

What is new in Ubuntu 21.04 for software developers? Ubuntu’s CEO of Canonical Mark Shuttleworth summarizes it very well: “For developers and innovators, Ubuntu 21.04 delivers Wayland and Flutter for smoother graphics and clean, beautiful, design-led cross-platform development.”

These are great news for the Flutter community, who has received these news with great appreciation. "Canonical has been a fantastic contributor to Flutter, enabling Linux desktop support in Flutter and opening up the opportunity to bring high-quality Flutter apps to Linux," Chris Sells mentioned in Flutter’s blog post.

Other key additions of the new Ubuntu 21.04 release are the Microsoft Active Directory and joint support for SQL Server with Microsoft. This is specially targeted for larger enterprises using Ubuntu OS.

If, like me, you enjoy your Ubuntu on a dark theme, here is some good news. Ubuntu 21.04 has released an improved dark theme named Yaro. It contains better navigation and new file icons. The Yaro theme is maintained by the user community and supported by the Canonical release.

Ubuntu Release Cycle: Types of Releases

As an ubuntu user you should be aware of the Ubuntu Release Cycle. Ubuntu is released by the private publisher Canonical which publishes new releases of Ubuntu regularly. Release dates of Ubuntu can be anticipated allowing you to plan your OS roadmap update.

Ubuntu’s version numbers follow the convention: YY.MM and they also get a development codename. For Ubuntu 21.04, the codename is HirsuteHippo and the release date was in April 2021.

There are two types of Ubuntu releases:

Ubuntu 21.04 is an interim release. Next LTS release for Ubuntu is planned for April 2022: Ubuntu 22.04 LTS.

References

Environment Variables in Python

Environment Variables in Python

Environment variables are key to Software Development applications. This article reviews best practices for creating environment variables in Python.

Recursive Functions in JavaScript: 10 Examples

Recursive Functions in JavaScript: 10 Examples

10 Examples of recursive functions in Javascript. From a basic linear summation to more complex problems such as the Sieve of Eratosthenes or the Pascal Triangle. Code functions are provided with working examples.

Create Angular Component after Application Initializes

Create Angular Component after Application Initializes

Basic learning of how to use build-in tools provided by Angular in order to create components after an application has been loaded.

This site uses cookies to ensure a great experience. By continue navigating through the site you accept the storage of these cookies.