clearlinux has integrated the gnome extension in gnome software itself.
Asked
Active
Viewed 2,276 times
4
-
Works the same in Ubuntu: also here, you should find extensions in Software, at least up to 19.10. – vanadium May 02 '20 at 13:16
-
2Does this answer your question? How do I install and manage GNOME Shell extensions? (this answer: https://askubuntu.com/a/1029306/480481) – pomsky May 02 '20 at 14:37
-
1@vanadium extensions are not shown in my gnome-software. any plugins that i need to install? – nazar2sfive May 02 '20 at 14:51
-
I cannot check in 20.04, still in 19.10. The software center there has been overhauled in 20.04 (it is now a SNAP) so it is possible that extensions currently do not show up there. – vanadium May 02 '20 at 16:25
1 Answers
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
-
1Can't find Gnome extensions in
gnome-software
. ;( At least there areapt search -n gnome-shell-extension
and thegnome-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