I updated Manjaro KDE today (stable update, July 3, 2019). In the notes to that update, @philm wrote: "Some might noticed that since the #snapcraftsummit a lot of package changes went into Manjaro and our available RCs. XFCE and Gnome will come with Gnome-Software and our KDE edition has Discover, both with snap support enabled. This way everybody can easily access the snap store by a click and don't has to hassle to get snaps enabled. This enables us to ship even more proprietary software, which we couldn't before. For example check out on how you may install Spotify on Manjaro."
I installed Discover. In Discover, however, I only saw Flatpak apps (not Snaps). I then proceeded as explained in
That is,
sudo systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap
I still only see Flatpak apps (not Snaps) in Discover. How can I install Snaps from Discover? Thank you.