Snaps no not show up in programs list, Debian 11 + Xfce

Hi there, I installed snapd on Debian 11 with Xfce, installation went ok, according to here

but the snaps are not available on the programs menu,

I can run them with snap run, but thats it, also, I can’t find snapd apparmor in the debian repos.

Thanks

Try this:

sudo ln -s /var/lib/snapd/desktop/applications 
/usr/share/applications/snapd

Found at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931776