Is ubuntu-software going to be remove for snap:snap-store?

Just to clarify; does this mean that the default “app store” GUI on Ubuntu 20.04 will not be able to install deb packages? It won’t have access to the regular Ubuntu/apt repositories?

It WILL be able to install apt packages. The snap-store snap in the stable/ubuntu-20.04 channel is capable of apt, snap and fwupd, but only when run on Ubuntu. If run on another distro, it will be snap only as to not interfere with the distro’s provided tool.

13 Likes

Ok, thanks for the clarification!

Hi there :slight_smile:
What about flatpaks? Not that I use them but there are people that use them.

3 Likes

For flatpak you just need to install gnome-software-plugin-flatpak like you do today. That would bring in the gnome-software as a deb, which will still be maintained.

6 Likes

Awesome, thanks for the reply! This will please the flatpakers I guess :rainbow: :sparkler: :sparkles:

1 Like

Does gnome-{calculator,logs,characters} switching from snap to deb mean that users/testers of the pre-release must manually uninstall the snap versions? Because my last apt-get dist-upgrade installed the deb versions, and now I’ve got both versions of those three applications. I’m not sure what to do or if I’m even meant to do anything?

I asked in the #ubuntu+1 channel and another user confirms having two calculators, the snap and the deb.

Reciprocally, are we supposed to manually install the snap-store snap to reflect the change from deb to snap in the distribution?

Wait, so then there will be two GNOME Software apps, the Snap version and the deb version? That would be confusing.

No, there will be only a snap.

… installed by default. :slight_smile:

As I understand it there will be a migration, but that might not be done yet. Same applies for the others going snap->deb.

6 posts were split to a new topic: Inkscape snap .config

@Wimpress and @popey Thank you for the response. I was actually referring to this part of the response from @kenvandine

For flatpak you just need to install gnome-software-plugin-flatpak like you do today. That would bring in the gnome-software as a deb, which will still be maintained.

So what I’m asking is will I be able to install Flatpak apps (by installing gnome-software-plugin-flatpak) from the GNOME Software snap that will be in Ubuntu 20.04+?

To be clear, there will still be a deb package of gnome-software in the archive that can be installed. It will be installed as a dependency if you install gnome-software-plugin-flatpak. If you choose to do that, you will have two versions of gnome-software installed, but that is not the out of box experience. I think advanced users that choose to do that will understand why there are two versions.

The deb version of gnome-software will no longer be called “Ubuntu Software”, we will remove that branding. This should prevent confusion.

6 Likes

Thank you for the clarification @kenvandine.

  1. Would uninstalling Ubuntu Software snap be possible without affecting the Ubuntu Desktop?
  2. Can the GNOME Software deb version still install snaps via gnome-software-plugin-snap?

I ask because I’d like to be able to install deb, snap and flatpak packages all from one app and GNOME Software on Ubuntu 18.04 through 19.10 allows that.

4 Likes

OK thanks! Wait and see.

@kenvandine - Can the GNOME Software deb version, if installed, still be able to install snaps via gnome-software-plugin-snap in 20.04 LTS?

Yes, if you have gnome-software-plugin-snap installed

2 Likes

Great! Thanks.

But it does make me wonder, what’s the advantage of the snap Software Center then? Seems like the deb version can do all the things the Snap version can and more.

This really wasn’t mentioned at all in the OMGUbuntu article, but snap packages are automatically updated which is great for a release like the LTS that will be around for many years. And installed Snap packages normally checks for updates several times a day and then installs it automatically.

4 Likes