squashfuse

FUSE filesystem to mount squashfs archives

brewmacoslinux
Try with needOr install directly
Source

About

FUSE filesystem to mount squashfs archives

Commands

squashfusesquashfuse_ll

Examples

Mount a squashfs archive to a directory$ squashfuse archive.squashfs /mnt/squash
Mount with low-level FUSE API for better performance$ squashfuse_ll archive.squashfs /mnt/squash
Unmount the squashfs filesystem$ umount /mnt/squash