macOS
brew install fuse-ziplocal Homebrew formula metadata
安装
brew install fuse-ziplocal Homebrew formula metadata
sudo apt install fuse-zipDebian stable package indexes · fuse-zip · 来源: deb.debian.org
sudo dnf install fuse-zipFedora Rawhide package metadata · fuse-zip · 来源: dl.fedoraproject.org
sudo pacman -S fuse-zipArch Linux sync databases · fuse-zip · 来源: geo.mirror.pkgbuild.com
sudo zypper install fuse-zipopenSUSE Tumbleweed package metadata · fuse-zip · 来源: download.opensuse.org
概览
FUSE file system to create & manipulate ZIP archives
历史
fuse-zip is a FUSE filesystem for mounting ZIP and ZIP64 archives as writable directory trees. Its official README emphasizes that users can navigate, extract, create, and modify ZIP archives from ordinary applications without application-specific virtual-filesystem support.
Alexander Galanin maintains the project in a public Bitbucket Git repository. The README describes fuse-zip as a C++ filesystem based on libzip and lists support for read-only and read-write modes, transparent packing and unpacking, ZIP64, Unix permissions, timestamps, comments, sparse files, and several ZIP extra fields.
The README records feature milestones across the 0.x series: version 0.3.0 added support for absolute and parent-relative paths in read-only mode; version 0.4 added Unix file permissions and owner information; and version 0.7.0 added comments, high-precision timestamps, and read/write support for special Unix file types.
The official README lists distribution through Debian, Ubuntu, Fedora, Arch Linux, Gentoo, Fink, Homebrew, FreeBSD, and OpenBSD. It also states that fuse-zip was used by the Chrome OS zip archive mounter and by vifm, indicating adoption both as an end-user tool and as a component in larger file-management workflows.
The normal usage pattern is to create a mount point, run `fuse-zip archive.zip mountpoint`, work with the mounted directory, and unmount it with `fusermount -u`. If the ZIP file does not exist, the tool creates it after unmounting.
The README warns that added and changed files live in memory until unmount and that modified archives are repacked at unmount time, so large archives need enough memory and temporary disk space.
fuse-zip is package-nerd-interesting because it turns an archive format into a writable POSIX-like filesystem while preserving many Unix metadata details that archive tools commonly flatten. It occupies the practical space between `zip`/`unzip` commands and desktop virtual-filesystem stacks such as KIO or GNOME VFS.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fuse-zip | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fuse-zip |
|---|---|
| 版本 | 0.7.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://bitbucket.org/agalanin/fuse-zip |
| 最后更新 | 2026-06-21T18:29:14-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
fuse-zip 0.7.2-3
ZIP archive mounter based on FUSE
https://bitbucket.org/agalanin/fuse-zip
sudo apt install fuse-zipfuse-zip 0.6.0-0ubuntu5
ZIP archive mounter based on FUSE
https://bitbucket.org/agalanin/fuse-zip
sudo apt install fuse-zipfuse-zip 0.7.2-14.fc45
Filesystem to navigate, extract, create and modify ZIP archives
https://bitbucket.org/agalanin/fuse-zip/
sudo dnf install fuse-zipfuse-zip 0.7.2-4
Mount and modify zip files
https://bitbucket.org/agalanin/fuse-zip
sudo pacman -S fuse-zipfuse-zip 0.7.2+git.1733961742.3715770-1.5
File System to Navigate, Extract, Create and Modify ZIP Archives
https://bitbucket.org/agalanin/fuse-zip
sudo zypper install fuse-zip来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.