pkg.soopen package index

brew / 排名 12206

使用 Homebrew, Nix, pacman 安装 ratarmount

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ratarmount

local Homebrew formula metadata

概览

软件包摘要

Mount and efficiently access archives as filesystems

命令和别名

  • ratarmount

历史

项目历史与用法

Ratarmount is a command-line filesystem tool for mounting archives and compressed files without extracting them first. It builds indexes of file and compression-stream positions so that applications can seek efficiently within large archives.

项目历史

Ratarmount began as a tool for collecting file offsets from TAR archives and exposing their contents through FUSE. It expanded beyond TAR to compressed streams, numerous archive formats, recursive archives, union mounts, writable overlays, remote filesystems, and an fsspec integration.

The project contrasts its indexed random-access approach with tools such as archivemount and tarindexer. Its modern releases separate reusable archive functionality into ratarmountcore while retaining ratarmount as the command-line filesystem interface.

采用历史

Ratarmount is distributed through several package ecosystems, including Homebrew, Nix, Arch-oriented packaging, PyPI, and conda-forge. Its packaging footprint reflects demand for archive access that behaves like an ordinary filesystem.

使用方式

Users commonly run `ratarmount archive.tar.gz` to expose an archive at a mountpoint, then access it with ordinary filesystem tools. Other uses include recursively mounting nested archives, combining several sources into a union view, indexing cold-storage backups, and accessing remote archives through supported URL schemes.

Generated metadata indexes normally sit beside the archive as `.index.sqlite` or fall back beneath `~/.ratarmount/`; these are caches rather than application configuration files. Index destinations can be changed with command-line options.

为什么软件包爱好者会关心

Ratarmount combines FUSE mounting with persistent indexes and seek-capable compression backends. Package and data practitioners care about it because very large archives can be browsed or processed without first consuming space and time on full extraction.

时间线

  • Early project: Indexed TAR files were mounted read-only through FUSE.
  • Later development: Support grew to recursive archives, multiple compression formats, union mounting, write overlays, and remote sources.
  • 2026: Version 1.3.0 added further archive formats, fsspec functionality, new index controls, and performance improvements.

Related projects

  • ratarmountcore provides the reusable indexing and archive-access engine.
  • mfusepy supplies the FUSE interface used by ratarmount.
  • fsspec integrations extend access to remote storage and additional URL schemes.
  • archivemount and tarindexer are related tools discussed by the project when explaining its design.

来源

  • Official README: https://github.com/mxmlnkn/ratarmount#readme
  • Official releases: https://github.com/mxmlnkn/ratarmount/releases
  • source_facts.package-manager

安全态势

尚未找到受保护工具覆盖

没有找到 ratarmount 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 2 个平台目标。
  • 安装时包含 4 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ratarmountcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-09-19
管理器版本1.3.0
管理器更新时间2026-08-09
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/mxmlnkn/ratarmount

安装元数据

软件包元数据

软件包键brew:ratarmount
版本1.3.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ratarmount
主页https://github.com/mxmlnkn/ratarmount
仓库https://github.com/mxmlnkn/ratarmount
许可证MIT
源码归档https://files.pythonhosted.org/packages/a5/80/f7f628af7652a89b7f400b23fea17395dd6b27949ae8a45b6e81d69bd810/ratarmount-1.3.0.tar.gz
最后更新2026-08-09T19:01:15+09:00
Pulseupdated
依赖libfuse, python@3.14, zlib-ng-compat, zstd
Bottle可用 (于 arm64_linux, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameratarmount
Version Scheme0
Revision1
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Nix95%

ratarmount

nix profile install nixpkgs#ratarmount
  • normalized package name match
  • 匹配方式:Ratarmount
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: ratarmount from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
pacman95%

ratarmount 1.3.0-2

Random access to archived resources

https://github.com/mxmlnkn/ratarmount

sudo pacman -S ratarmount
  • License: MIT
  • Architecture: any
  • 9 依赖
  • 7 可选依赖
  • normalized package name match
  • 匹配方式:Ratarmount
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ratarmount from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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

使用的来源

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