4

enter image description here

clearlinux has integrated the gnome extension in gnome software itself.

pomsky
  • 68,507
nazar2sfive
  • 1,335

1 Answers1

2

The Ubuntu Software Center currently is a Snap. While it is designed to replace the old Software Center, it is currently malfunctioning. At some stage, only Snap packages would be shown. Gnome Shell extensions not being available may be another issue.

As a workaround until issues with the new Ubuntu Software in 20.04 are fixed, you may install the Gnome Software application. You can do so with the terminal command:

sudo apt install gnome-software

Look for the icon labeled "Software" instead of "Ubuntu Software" to start this "classical" version.

vanadium
  • 88,010
  • 1
    Can't find Gnome extensions in gnome-software. ;( At least there are apt search -n gnome-shell-extension and the gnome-extensions command-line tool... – leogama Mar 06 '21 at 22:27
  • Me neither. It seems https://fedoramagazine.org/install-extensions-via-software-application/ is deprecated – Osqui Feb 03 '22 at 09:58