fuse-zip
ZIP archive mounter based on FUSE
Install
- All systems
-
curl cmd.cat/fuse-zip.sh
- Debian
-
apt-get install fuse-zip
- Ubuntu
-
apt-get install fuse-zip
- Kali Linux
-
apt-get install fuse-zip
- Fedora
-
dnf install fuse-zip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fuse-zip
- OS X
-
brew install fuse-zip
- Raspbian
-
apt-get install fuse-zip
- Dockerfile
- dockerfile.run/fuse-zip
fuse-zip
ZIP archive mounter based on FUSE
fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP archives. With fuse-zip, you can work with ZIP archives as real directories. fuse-zip is faster that other known FUSE implementations of ZIP directories, and includes full write support.