1

Recently I have noticed that gnome-shell version has new release 3.36.4 via below links..
https://phoronix.com/scan.php?page=news_item&px=GNOME-3.36.4-Released
https://www.linuxcompatible.org/story/gnome-3364-released/

I have tried to upgrade to the new release 3.36.4 with below links or similar ones..
How to update gnome-shell?
How to upgrade to the latest GNOME version?
Upgrade gnome-shell in ubuntu12.04

seems the links are older..

with sudo apt update && sudo apt dist-upgrade I am only upgraded to 3.36.3 from 3.36.2

Assuming I have a testing system running Ubuntu 20.04, What is the step by step procedure to install 3.36.4 for testing purpose..

vanadium
  • 97,564

1 Answers1

2

Minor dot versions of Gnome Shell likely will make it in your Ubuntu installation at some point. To have faster upgrades with packages that are being tested before release, you may want - on your test system - to enable the "proposed" PPA.

  1. Launch "Software and Updates"
  2. On the "Developpers" tab, check "Pre-release updates (focal-proposed)
  3. Close the dialog: the software sources will update.

Read more about "Proposed", including ways to not have everything updated automatically from "Proposed": strong text

I am afraid that your other options are limited. One can always install by compiling, but that is a daunting task requiring good technical system skills.

vanadium
  • 97,564