pkg.soopen package index

brew / Rang 12206

ratarmount mit Homebrew, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ratarmount in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ratarmount

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Mount and efficiently access archives as filesystems

Befehle und Aliase

  • ratarmount

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Quellen

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

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für ratarmount wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ratarmountcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.3.0
Manager aktualisiert2026-08-09
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/mxmlnkn/ratarmount

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ratarmount
Version1.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ratarmount
Homepagehttps://github.com/mxmlnkn/ratarmount
Repositoryhttps://github.com/mxmlnkn/ratarmount
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/a5/80/f7f628af7652a89b7f400b23fea17395dd6b27949ae8a45b6e81d69bd810/ratarmount-1.3.0.tar.gz
Zuletzt aktualisiert2026-08-09T19:01:15+09:00
Pulseupdated
Abhängigkeitenlibfuse, python@3.14, zlib-ng-compat, zstd
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

ratarmount

nix profile install nixpkgs#ratarmount
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 7 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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