The Gnome Software application’s settings are set to automatically check for and download updates, and to notify when the updates have been automatically installed, as shown in the screenshot below.
There are a couple overlapping entangled concepts, so for the sake of being on the same page, I will attempt to untangle the concepts by making a couple distinguishments.
State 1: Gnome Software has not been opened by the user
State 2: Gnome Software has been opened by the user
When Gnome Software is in State 2, it shows notifications when updates are available for download, as shown in the screenshot below. But the user still needs to click on download and then click on install the updates.
If Gnome Software is in State 1, it doesn’t display any notifications whenever updates are available. If a user hypothetically never opens the Gnome Software (and never runs the sudo dnf update command in the terminal), they would never know that there are any updates available to download and install.
How is the Gnome Software supposed to work in State 1? Is there a way to make it display notifications to the user whenever updates are available to download or have been downloaded?