Snap plugin NOT working

I have inputted these commands into the terminal:

pamac install snapd libpamac-snap-plugin
sudo systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap

I also inputted these commands aswell:

sudo pacman -S snapd
sudo systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap

Snap support appears in the preference menu an pamac BUT it does not show any snaps listed when input name of apps (apps that I know exist as snap packages)

I think you missed something from the same place you got the rest from. :wink:

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

I have tried this but it still seems not to work.