Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Ubuntu Software won't show installed programs/extensions after upgrade to 20.04

  1. #11
    Join Date
    Dec 2017
    Location
    The Oort Cloud
    Beans
    65
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu Software won't show installed programs/extensions after upgrade to 20.04

    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.
    Lenovo Ideapad Laptop (81CW) - Linux User #624832
    Pentium CPU 4415U (2.30GHz, x4) - 4G RAM
    Ubuntu 20.04.2 LTS

  2. #12
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Ubuntu Software won't show installed programs/extensions after upgrade to 20.04

    Quote Originally Posted by galacticstone View Post
    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).

  3. #13
    Join Date
    Dec 2017
    Location
    The Oort Cloud
    Beans
    65
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu Software won't show installed programs/extensions after upgrade to 20.04

    Quote Originally Posted by Dennis N View Post
    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?
    Lenovo Ideapad Laptop (81CW) - Linux User #624832
    Pentium CPU 4415U (2.30GHz, x4) - 4G RAM
    Ubuntu 20.04.2 LTS

  4. #14
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Ubuntu Software won't show installed programs/extensions after upgrade to 20.04

    Quote Originally Posted by galacticstone View Post
    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:
    Code:
    sudo apt install gnome-software
    It's in the Ubuntu Repositories.
    Some info:
    Code:
    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.

  5. #15
    Join Date
    Dec 2017
    Location
    The Oort Cloud
    Beans
    65
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu Software won't show installed programs/extensions after upgrade to 20.04

    Quote Originally Posted by Dennis N View Post
    Use your terminal:
    Code:
    sudo apt install gnome-software
    It's in the Ubuntu Repositories.
    Some info:
    Code:
    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.

    Lenovo Ideapad Laptop (81CW) - Linux User #624832
    Pentium CPU 4415U (2.30GHz, x4) - 4G RAM
    Ubuntu 20.04.2 LTS

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •