Description
The FUSE 3 interface for filesystems implemented in userspace. It lets applications expose custom, remote, archive-based, or virtual filesystems through normal Linux mount points.
Install it when software needs modern FUSE support. Mounts can influence what files applications see, so use trusted filesystem helpers and unmount them when no longer needed.