# Install fuse-zip with Homebrew, apt, dnf, pacman, zypper

FUSE file system to create & manipulate ZIP archives. Version 0.7.2 via Homebrew; verified 2026-06-21.

## Install

```sh
sudo av install brew:fuse-zip
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install fuse-zip
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fuse-zip
```

  Evidence: Debian stable package indexes: fuse-zip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install fuse-zip
```

  Evidence: Fedora Rawhide package metadata: fuse-zip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S fuse-zip
```

  Evidence: Arch Linux sync databases: fuse-zip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install fuse-zip
```

  Evidence: openSUSE Tumbleweed package metadata: fuse-zip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:fuse-zip
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/fuse-zip>
- **Version:** 0.7.2
- **Source summary:** FUSE file system to create & manipulate ZIP archives
- **Homepage:** <https://bitbucket.org/agalanin/fuse-zip>
- **Repository:** <https://bitbucket.org/agalanin/fuse-zip>
- **Upstream docs:** <https://bitbucket.org/agalanin/fuse-zip>
- **License:** GPL-3.0-or-later
- **Source archive:** <https://bitbucket.org/agalanin/fuse-zip/downloads/fuse-zip-0.7.2.tar.gz>
- **Last updated:** 2026-06-21T18:29:14-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- fuse-zip (cli)
- fuse-zip (alias)

## Dependencies

- libfuse@2
- libzip

## Build dependencies

- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.7.2
- Package-manager updated: 2026-06-21
- Local data: ok
- Upstream repository: https://bitbucket.org/agalanin/fuse-zip
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 0.3.0: Support added for absolute and parent-relative paths in file names in read-only mode.
- 0.4: Unix file permissions and owner information added.
- 0.7.0: File and archive comments, high-precision timestamps, and special Unix file types added.

### Related projects

- The README compares fuse-zip with KIO, GNOME VFS, mc vfs, unpackfs, avfs, and fuse-j-zip.
- The project depends conceptually on FUSE and libzip and is related to tools and systems that mount archives as filesystems.

### Sources

- <https://bitbucket.org/agalanin/fuse-zip>
- <https://bitbucket.org/agalanin/fuse-zip/raw/master/README.md>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fuse-zip
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Debian apt - fuse-zip - 0.7.2-3: normalized package name match | Debian stable package indexes: fuse-zip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ZIP archive mounter based on FUSE | https://bitbucket.org/agalanin/fuse-zip
- Ubuntu apt - fuse-zip - 0.6.0-0ubuntu5: normalized package name match | Ubuntu 24.04 LTS package indexes: fuse-zip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ZIP archive mounter based on FUSE | https://bitbucket.org/agalanin/fuse-zip
- dnf - fuse-zip - 0.7.2-13.fc44: normalized package name match | Fedora Rawhide package metadata: fuse-zip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Filesystem to navigate, extract, create and modify ZIP archives | https://bitbucket.org/agalanin/fuse-zip/
- pacman - fuse-zip - 0.7.2-4: normalized package name match | Arch Linux sync databases: fuse-zip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Mount and modify zip files | https://bitbucket.org/agalanin/fuse-zip
- zypper - fuse-zip - 0.7.2+git.1733961742.3715770-1.3: normalized package name match | openSUSE Tumbleweed package metadata: fuse-zip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | File System to Navigate, Extract, Create and Modify ZIP Archives | https://bitbucket.org/agalanin/fuse-zip


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [libzip](https://www.automicvault.com/pkg/brew/libzip/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ratarmount](https://www.automicvault.com/pkg/brew/ratarmount/) - Shares av.db curated category or tags: archives, cli, filesystem, filesystems, fuse.
- [squashfuse](https://www.automicvault.com/pkg/brew/squashfuse/) - Shares av.db curated category or tags: archives, cli, filesystem, filesystems, fuse.
- [btfs](https://www.automicvault.com/pkg/brew/btfs/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [dwarfs](https://www.automicvault.com/pkg/brew/dwarfs/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [erofs-utils](https://www.automicvault.com/pkg/brew/erofs-utils/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [ext4fuse](https://www.automicvault.com/pkg/brew/ext4fuse/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [libfuse](https://www.automicvault.com/pkg/brew/libfuse/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [mp3fs](https://www.automicvault.com/pkg/brew/mp3fs/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.

## Combined YAML source

View the package source record on GitHub. [combined/fuse-zip.yml](https://github.com/automic-vault/db/blob/main/combined/fuse-zip.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
