Ubuntu – How do you install Gnome Software center

gnomesoftware-center

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.

Best Answer

Just type in a terminal:

sudo apt install gnome-software
Related Question