Cant install the Snap-store

So the thing is fresh installed distro and first thing I want to install is the Snap store, and Ive ran into some issues I could solve but I ran into an I couldn’t solve. Ive installed Snapd itself but cant install the snap store.

this is what im trying to do: sudo snap install snap-store  :heavy_check_mark:
[sudo] Passwort für gabriel:
error: cannot install “snap-store”: cannot query the store for
updates: got unexpected HTTP status code 503 via POST to

sudo pacman -Sy gnome-software-snap or pamac install gnome-software-snap

sudo pacman -Sy gnome-software-snap or pamac install gnome-software-snap
[sudo] Passwort für gabriel:
:: Paketdatenbanken werden synchronisiert …
core ist aktuell
extra ist aktuell
community ist aktuell
multilib ist aktuell
Fehler: Ziel nicht gefunden: or
Warnung: pamac-gtk-10.5.1-2 ist aktuell – Reinstalliere
Fehler: Ziel nicht gefunden: install

so the issue is that it cant find the destination or goal how it translates.

You copied and pasted a phrase containing two commands and it failed.

or

By the way, never use -Sy with pacman, always use -Syu.

Okay its installed now thanks a lot!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.