How to Install Gnome Software as Ubuntu Software in Ubuntu 20.04

Last updated: June 12, 2020

Ubuntu Software in Ubuntu 20.04 LTS now is really Snap Store. For those who want to revert back the previous Gnome Software, this simply tutorial may help.

1.) Gnome Software is available in the universe repositories. You can install it easily by running command in terminal (press Ctrl+Alt+T to open terminal):

Once installed, you can launch Gnome Software, which is marked as ‘Software’, from ‘Show Applications’ menu.

2.) To make Gnome Software into Ubuntu Software.

Snap Store itself is a Snap application, you can remove it by running command in terminal:

snap remove snap-store

Run command to edit the .desktop file of Gnome Software:

sudo -H gedit /usr/share/applications/org.gnome.Software.desktop

When file opens, do:

  • Change value of Name to Ubuntu Software.
  • Change the value of Icon to ubuntusoftware (no space between the 2 words)

Save the file and Ubuntu Software is now Gnome Software.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

6 responses to How to Install Gnome Software as Ubuntu Software in Ubuntu 20.04

  1. Hi,

    i is a way to install the new Pidgin 2.14.1 on Ubuntu 20.04?

    https://pidgin.im/posts/2020-06-2.14.1-released/

    Thanks, this is the most useful Site for Ubuntu Users!

  2. Hi Jim,

    After installed Ubuntu 20.04 and removed –purge all the snap packages include snap store and cash and all the directories and as last removed snapd for a SNAP FREE Ubuntu 20.04, after installed gnome-software and update and upgrade all, I’m shocked snap store and snapd are back, Gimp only as a snap package.

    I’m afraid the truck making a Snap Free Ubuntu 20.04 is not working anymore.

    Thank you.

  3. Even if i remove snap plugin the snapd persist within gnome software. I end up completely purging gnome-software and using snap free synaptic package manager instead.

  4. hello

    i want to ask if its possible to this with ubuntu 16.04

  5. To install the Ubuntu Software version of the snap store, specify the channel: “latest/stable/ubuntu-20.04” when installing the snap.
    e.g. `sudo snap install snap-store –channel=”latest/stable/ubuntu-20.04″`