I updated Ubuntu Gnome, Gnome version to 3.12 and was trying to figure out how to make categories within the application menu. I tried using the dconf-editor (org > gnome > shell : app-folder-categories) method, but the option isn't available in 3.12. The only way I've found that would allow you to make categories is through Gnome Software and so far I haven't been able to find a way of downloading it.
Asked
Active
Viewed 3.4k times
2 Answers
3
Just type in a terminal:
sudo apt install gnome-software

dsSTORM
- 1,860
-
This installs it with a snap package – Stuart Oct 04 '22 at 09:07
-
You can also install the flatpak plugin for the GNOME Software. – David Ferenczy Rogožan Nov 04 '23 at 06:08