macOS
brew install erofs-utilsprovider-native install command
brew / rank 4696
Utilities for Enhanced Read-Only File System. Version 1.9.2 via Homebrew; verified 2026-07-02.
install
brew install erofs-utilsprovider-native install command
overview
Utilities for Enhanced Read-Only File System
history
erofs-utils is the upstream userspace toolkit for EROFS, the Enhanced Read-Only File System used to build, inspect, check, mount, and extract immutable filesystem images.
Kernel documentation describes EROFS as a modern, efficient, secure read-only kernel filesystem for immutable system images, container images, application sandbox images, and dataset snapshots. The EROFS project docs say it has been formally available since Linux 5.4 and is maintained by an open-source developer community.
The EROFS project documentation lists adoption in Android system firmware, container-related projects such as composefs and Kata Containers, bootloaders such as U-Boot and GRUB, and many distributions including Alpine, Arch, Debian, Fedora, Gentoo, Homebrew, NixOS, openSUSE, Ubuntu, and others.
The package provides mkfs.erofs for creating images, mount.erofs for mounting, erofsfuse for unprivileged FUSE mounting, dump.erofs for analysis, and fsck.erofs for consistency checking and extraction. The mkfs docs cover creating images from directories or tarballs, optional compression, reproducible-build controls, and tar/OCI-oriented workflows.
erofs-utils sits at the boundary between kernel filesystem support and reproducible image-building pipelines. Package maintainers care about it because newer releases expose kernel-era features such as compression algorithms, multi-threaded compression, FUSE support, tar sources, OCI registry support, and remote EROFS mounting.
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 |
|---|---|---|---|
dump.erofs | executable | indexed executable | Discovered from the local executable index. |
erofsfuse | executable | indexed executable | Discovered from the local executable index. |
fsck.erofs | executable | indexed executable | Discovered from the local executable index. |
mkfs.erofs | executable | indexed executable | Discovered from the local executable index. |
mount.erofs | 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:erofs-utils |
|---|---|
| Version | 1.9.2 |
| Package manager | Homebrew |
| Homepage | https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git |
| Last updated | 2026-07-02T03:23:28Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.