Unable to install snap-store on Debian

Your Debian system is 32-bit Intel (i386/i686). There is no published build of snap store on i386 systems.

$ arch
i686
$ snap info snap-store
error: no snap found for "snap-store"
$ snap install snap-store
error: snap "snap-store" is not available on stable but is available to install on the following
       channels:

       candidate  snap install --candidate snap-store
       beta       snap install --beta snap-store
       edge       snap install --edge snap-store

       Please be mindful pre-release channels may include features not completely tested or
       implemented. Get more information with 'snap info snap-store'.

That error is horribly incorrect, and should be fixed. It’s been brought up before, but I don’t know if there’s a bug tracking it.

2 Likes