squashfuse
FUSE filesystem to mount squashfs archives
Install
- All systems
-
curl cmd.cat/squashfuse.sh
- Debian
-
apt-get install squashfuse - Ubuntu
-
apt-get install squashfuse - Arch Linux
-
pacman -S squashfuse - Kali Linux
-
apt-get install squashfuse - Fedora
-
dnf install squashfuse - Windows (WSL2)
-
sudo apt-get updatesudo 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.