Snap client ubuntu 22.04 fuse problem

Hi, on ubuntu 22:04 LTS the snap client does not run at all.
log complains:

dlopen(): error loading libfuse.so.2
Jul 13 22:05:51 hanscees-HP-EliteBook-820-G2 org.gnome.Nautilus[11366]: AppImages require FUSE to run.

apparantly ubuntu has switched to fuse3 or something. You cant install fuse without breaking ubuntu.

now what?

some info

escription: Ubuntu 22.04 LTS
Release: 22.04
Codename: jammy

Maybe you must install the Ubuntu package libfuse2.

Test it before installation. Mabe not the problem:
dpkg -l |grep libfuse2