pkg.soopen package index

brew / 排名 4667

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 erofs-utils

查看 erofs-utils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install erofs-utils

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install erofs-utils

MacPorts ports tree · sysutils/erofs-utils/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add erofs-utils

Alpine Linux edge package indexes · erofs-utils · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install erofs-utils

Debian stable package indexes · erofs-utils · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install erofs-utils

Fedora Rawhide package metadata · erofs-utils · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#erofs-utils

nixpkgs package indexes · pkgs/by-name/er/erofs-utils/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S erofs-utils

Arch Linux sync databases · erofs-utils · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install erofs-utils

openSUSE Tumbleweed package metadata · erofs-utils · 来源: download.opensuse.org

概览

软件包摘要

Utilities for Enhanced Read-Only File System

命令和别名

  • dump.erofs
  • erofsfuse
  • fsck.erofs
  • mkfs.erofs
  • mount.erofs

历史

项目历史与用法

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.

时间线

  • Linux 5.4: EROFS became formally available according to the project documentation.
  • 2024-08-09: erofs-utils 1.8 added multi-threaded compression, preliminary Zstandard support, FUSE improvements, tar source support, and incremental-build work.
  • 2026-02-18: erofs-utils 1.9 added S3 and OCI registry image creation, remote mount support, directory compression, and metadata-zone work.
  • 2026-03-04: erofs-utils 1.9.1 followed as a maintenance release.

Related projects

  • EROFS is documented in the Linux kernel tree and has separate erofs-utils userspace tools.
  • The project documentation links EROFS to Android, composefs, Kata Containers, U-Boot, GRUB, and distribution packaging ecosystems.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dump.erofs可执行文件已索引可执行文件从本地可执行文件索引发现。
erofsfuse可执行文件已索引可执行文件从本地可执行文件索引发现。
fsck.erofs可执行文件已索引可执行文件从本地可执行文件索引发现。
mkfs.erofs可执行文件已索引可执行文件从本地可执行文件索引发现。
mount.erofs可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.9.2
管理器更新时间2026-07-02
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:erofs-utils
版本1.9.2
软件包管理器Homebrew
主页https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
最后更新2026-07-02T03:23:28Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

erofs-utils 1.8.6-1

Utilities for EROFS File System

http://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo apt install erofs-utils
  • Section: admin
  • Architecture: amd64
  • 9 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Erofs Utils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: erofs-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

erofsfuse 1.8.6-1

FUSE Mount Utility for EROFS File System

http://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo apt install erofsfuse
  • Section: admin
  • Architecture: amd64
  • Source Package: erofs-utils
  • 8 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Erofs Utils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: erofsfuse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

erofs-utils

nix profile install nixpkgs#erofs-utils
  • normalized package name match
  • 匹配方式:Erofs Utils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/er/erofs-utils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

erofs-utils 1.7.1-1build2

Utilities for EROFS File System

http://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo apt install erofs-utils
  • Section: universe/admin
  • Architecture: amd64
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Erofs Utils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: erofs-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

erofsfuse 1.7.1-1build2

FUSE Mount Utility for EROFS File System

http://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo apt install erofsfuse
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: erofs-utils
  • 6 依赖
  • normalized package name match
  • 匹配方式:Erofs Utils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: erofsfuse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

erofs-utils 1.9.2-r0

userspace utilities for erofs filesystem

https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo apk add erofs-utils
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: erofs-utils
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Erofs Utils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: erofs-utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

erofs-utils-doc 1.9.2-r0

userspace utilities for erofs filesystem (documentation)

https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo apk add erofs-utils-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: erofs-utils
  • normalized package name match
  • 匹配方式:Erofs Utils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: erofs-utils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

erofs-fuse 1.9.2-3.fc45

FUSE support for mounting EROFS images

https://erofs.docs.kernel.org/

sudo dnf install erofs-fuse
  • License: GPL-2.0-only AND (BSD-2-Clause OR GPL-2.0-only) AND (BSD-2-Clause OR GPL-2.0-or-later) AND (GPL-2.0-or-later OR MIT) AND MIT AND Unlicense
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: erofs-utils
  • 11 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Erofs Utils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: erofs-fuse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

erofs-utils 1.9.2-3.fc45

Utilities for working with EROFS

https://erofs.docs.kernel.org/

sudo dnf install erofs-utils
  • License: GPL-2.0-only AND (BSD-2-Clause OR GPL-2.0-only) AND (BSD-2-Clause OR GPL-2.0-or-later) AND (GPL-2.0-or-later OR MIT) AND MIT AND Unlicense
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: erofs-utils
  • 18 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Erofs Utils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: erofs-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

erofs-utils 1.9.2-1

Userspace utilities for linux-erofs file system

https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git

sudo pacman -S erofs-utils
  • License: Apache-2.0 AND GPL-2.0-or-later
  • Architecture: x86_64
  • 19 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Erofs Utils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: erofs-utils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

erofs-utils 1.9.2-1.2

Utilities for the Extendable Read-Only Filesystem (EROFS)

https://github.com/erofs/erofs-utils

sudo zypper install erofs-utils
  • License: GPL-2.0-or-later
  • Category: System/Filesystems
  • Architecture: x86_64
  • Source Package: erofs-utils
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Erofs Utils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: erofs-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

erofs-utils

sudo port install erofs-utils
  • normalized package name match
  • 匹配方式:Erofs Utils
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/erofs-utils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation