AppImage FUSE Required?

Hi, LibreOffice AppImage does not run in Ubuntu 26.04.

It asks for FUSE.

Please help?

Seems not specific to LibreOffice

I used google with “ubuntu appimage requires fuse to run” (auto suggested after writing “ubuntu appimage fuse”):
https://docs.appimage.org/user-guide/troubleshooting/fuse.html

Main point may be to install libfuse2 via

sudo apt install libfuse2

Any reason to avoid snap (default on ubuntu)?