libfuse

FUSE library for creating custom filesystems in userspace

brewmacoslinux
Try with needOr install directly
Source

About

Reference implementation of the Linux FUSE interface

Commands

fusermountfusermount3

Examples

Mount a FUSE filesystem$ fusermount -h
Unmount a FUSE filesystem$ fusermount -u /mnt/fuse_mount
Check FUSE version and capabilities$ pkg-config --modversion fuse