Snap saying can't find core but Installed?

So I was trying to install anbox

sudo snap install --devmode --beta anbox
error: cannot perform the following tasks:

  • Run install hook of “anbox” snap if present (run hook “install”: cannot locate base snap core: No such file or directory)

Hmm…

sudo snap install core
snap “core” is already installed, see ‘snap help refresh’

snap refresh core
snap “core” has no updates available

So I don’t know what to do
also is this the right forum for this question?

Check out this guide by @shivanandvp :
https://osdn.net/projects/rebornos/wiki/Installing%20Anbox

1 Like

Yeah I Had Done that before, How ever all the guides to install the playstore were for snap

To use snap in RebornOS, you must activate the service:

sudo systemctl enable --now snapd.socket

Note from Arch Linux Wiki: If AppArmor is not enabled in your system then all snaps will run in devel mode which mean they will have the same unrestricted access to your system as apps installed from Arch Linux repositories.

See how activate AppArmor here:

https://wiki.archlinux.org/title/AppArmor#Installation

Hi @Peng1029 ,

The guide on RebornOS Wiki, which @damian101 provided a link to (Installing Anbox - RebornOS Wiki - RebornOS - OSDN), will get you the Google Play store if you choose any option that has gapps on Step 2.1