macOS
brew install ext4fuselocal Homebrew formula metadata
sudo port install ext4fuseMacPorts ports tree · fuse/ext4fuse/Portfile · source: api.github.com
brew / rank 11036
Read-only implementation of ext4 for FUSE. Version 0.1.3 via Homebrew; verified 2026-06-21. Also installable with nix: nix profile install nixpkgs#ext4fuse.
install
brew install ext4fuselocal Homebrew formula metadata
sudo port install ext4fuseMacPorts ports tree · fuse/ext4fuse/Portfile · source: api.github.com
nix profile install nixpkgs#ext4fusenixpkgs package indexes · pkgs/by-name/ex/ext4fuse/package.nix · source: api.github.com
overview
Read-only implementation of ext4 for FUSE
history
ext4fuse is a read-only EXT4 implementation for FUSE, originally motivated by reading Linux partitions from OS X while also working on other FUSE implementations.
The GitHub repository was created in 2010 and describes ext4fuse as an EXT4 implementation for FUSE. The README emphasizes read-only access as a deliberate safety property and documents tested or expected use on OS X, Linux, FreeBSD, and OpenSolaris.
The supplied package metadata lists Homebrew, MacPorts, and Nix packages. The README itself recommends Homebrew installation for OS X and FreeBSD ports for FreeBSD users, showing a package-manager-oriented adoption path from the project's own documentation.
The README documents mounting an ext4 partition with 'ext4fuse <device> <mountpoint>', compiling with make or gmake, and collecting logs for bug reports with the FUSE logfile option.
ext4fuse is the kind of small system utility package users install when they need one specific cross-filesystem bridge. Its read-only design lowers the risk of exposing Linux ext4 volumes on macOS and other FUSE-capable systems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ext4fuse | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ext4fuse |
|---|---|
| Version | 0.1.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/gerard/ext4fuse |
| Repository | https://github.com/gerard/ext4fuse |
| Last updated | 2026-06-21T14:54:22-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ext4fuse
nix profile install nixpkgs#ext4fuseext4fuse
sudo port install ext4fusesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.