squashfuse_ll

FUSE filesystem to mount squashfs archives

Install

All systems
curl cmd.cat/squashfuse_ll.sh
Debian Debian
apt-get install squashfuse
Ubuntu
apt-get install squashfuse
Arch Arch Linux
pacman -S squashfuse
image/svg+xml Kali Linux
apt-get install squashfuse
Fedora
dnf install squashfuse
Windows (WSL2)
sudo apt-get update sudo apt-get install squashfuse
OS X
brew install squashfuse

squashfuse

FUSE filesystem to mount squashfs archives

This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions.