pkg.soopen package index

brew / 順位 12206

ratarmount を Homebrew, Nix, pacman でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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