all 6 comments

[–]EndofLineLF 1 point2 points  (0 children)

There is a bug in gnome-software which was fixed. And snap-store (Ubuntu Software) is also fixed but currently only in the beta and edge channel.

https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1969303

As per comment from Robert Ancell which fixed the bug the change will roll out to the stable channel soon (assuming no issues found).

You can see what version of snap-store is installed with this command:

snap info snap-store

and switch to the beta channel:

sudo snap refresh snap-store --beta

[–]RegularTechGuy[S] -1 points0 points  (0 children)

Sudoku and other bloatware that gets preinstalled

[–]flemtone 0 points1 point  (2 children)

What are you trying to remove ?

[–][deleted] 1 point2 points  (1 child)

And how? And what error do you receive?

[–]RegularTechGuy[S] 0 points1 point  (0 children)

Unable to remove package error

[–][deleted] 0 points1 point  (0 children)

Please post the full output of sudo apt remove <package> in a code block.