View Full Version : [ubuntu] Ubuntu Software won't show installed programs/extensions after upgrade to 20.04
galacticstone
February 27th, 2021, 12:00 AM
Hi Folks,
I just upgraded from 18.04.5 to 20.04.2 - the upgrade went smoothly for the most part.
However, when I open Ubuntu Software, it no longers shows what I have installed. Everything else seems to work, but when I click on the tab to show my installed programs, nothing happens. (see screenshot). Any ideas how to fix this?
Thanks in advance!
MikeG
galacticstone
February 27th, 2021, 12:01 AM
My system stats (basic)
grahammechanical
February 27th, 2021, 01:33 AM
I can confirm this problem. I do not open Software app very often. But I just now tested the app on my install of 20.04 and it has the same problem as the one you have found. I do not have the answer.
Regards
Dennis N
February 27th, 2021, 02:41 AM
Ubuntu Software is OK on my system with respect to installed applications. But gnome-shell extensions are not shown in Ubuntu Software - instead, they are in the separate Extensions app.
Extensions also handles updates. See screenshot 2.
galacticstone
February 27th, 2021, 02:20 PM
Ubuntu Software is OK on my system with respect to installed applications. But gnome-shell extensions are not shown in Ubuntu Software - instead, they are in the separate Extensions app.
Extensions also handles updates. See screenshot 2.
Just curious, what extensions app is that?
I can't get mine to show either - apps or extensions.
galacticstone
February 27th, 2021, 02:23 PM
I can confirm this problem. I do not open Software app very often. But I just now tested the app on my install of 20.04 and it has the same problem as the one you have found. I do not have the answer.
Regards
Me too. I don't use Software that much either, but I wanted to check it out after a fresh upgrade, just to see if anything interesting had changed. It works fine for browsing apps to install, but it won't show your installed apps or extensions.
Dennis N
February 27th, 2021, 06:00 PM
Just curious, what extensions app is that?
I can't get mine to show either - apps or extensions.
It's gnome-shell-extensions. It's in the Ubuntu repository.
dmn@Sydney-vm:~$ apt show gnome-shell-extensions
Package: gnome-shell-extensions
Version: 3.36.1-1
Priority: optional
Section: universe/gnome
Origin: Ubuntu
grahammechanical
February 28th, 2021, 01:51 AM
This issue might get fixed with an update/upgrade. I think my system was updated yesterday after my post. And Software is now showing icons for installed applications.
Regards
galacticstone
February 28th, 2021, 06:39 PM
I can confirm this. I just checked again and now my installed apps are showing. Must have been fixed by the latest update. :)
galacticstone
March 1st, 2021, 03:28 PM
I'm trying to find the button to mark this thread as "solved", but I don't see it now.
galacticstone
March 1st, 2021, 03:29 PM
Nevermind. It's still an issue. I just checked again and now the screen is blank. It's no longer showing my installed software. Weird.
Dennis N
March 1st, 2021, 04:07 PM
Nevermind. It's still an issue. I just checked again and now the screen is blank. It's no longer showing my installed software. Weird.
I suggest you remove 'Ubuntu Software' (snap-store) and install 'Software' (gnome-software) which is not a snap. They look the same with the added feature of Flatpak support in Software (it handles Snaps too).
galacticstone
March 1st, 2021, 10:27 PM
I suggest you remove 'Ubuntu Software' (snap-store) and install 'Software' (gnome-software) which is not a snap. They look the same with the added feature of Flatpak support in Software (it handles Snaps too).
Where do I find that version of Software? I tried apt-get and nothing came back. I looked in the default Software/Snap store and it didn't show up as a search result. Can I find it with Synaptic?
Dennis N
March 1st, 2021, 11:59 PM
Where do I find that version of Software? I tried apt-get and nothing came back. I looked in the default Software/Snap store and it didn't show up as a search result. Can I find it with Synaptic?
Use your terminal:
sudo apt install gnome-software
It's in the Ubuntu Repositories.
Some info:
dmn@Sydney-vm:~$ apt show gnome-software
Package: gnome-software
Version: 3.36.1-0ubuntu0.20.04.0
Priority: optional
Section: gnome
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Recommends: gnome-software-plugin-snap, fwupd
Suggests: apt-config-icons-hidpi, gnome-software-plugin-flatpak
'Software' is the program name you will see with it's icon.
galacticstone
March 2nd, 2021, 01:37 AM
Use your terminal:
sudo apt install gnome-software
It's in the Ubuntu Repositories.
Some info:
dmn@Sydney-vm:~$ apt show gnome-software
Package: gnome-software
Version: 3.36.1-0ubuntu0.20.04.0
Priority: optional
Section: gnome
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Recommends: gnome-software-plugin-snap, fwupd
Suggests: apt-config-icons-hidpi, gnome-software-plugin-flatpak
'Software' is the program name you will see with it's icon.
When I tried that, it said it was already installed. So I tried running it from the command line and the same thing happened - software opened as normal, but wouldn't show what's installed.
Here's what I got when I tried to install it from the CL :
Reading package lists... Done
Building dependency tree
Reading state information... Done
gnome-software is already the newest version (3.36.1-0ubuntu0.20.04.0).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.