macOS
brew install ratarmountlocal Homebrew formula metadata
brew / rang 12206
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ratarmount pour les workflows d'agents IA.
installation
brew install ratarmountlocal Homebrew formula metadata
nix profile install nixpkgs#ratarmountnixpkgs package indexes · ratarmount · Source: raw.githubusercontent.com
sudo pacman -S ratarmountArch Linux sync databases · ratarmount · Source: geo.mirror.pkgbuild.com
aperçu
Mount and efficiently access archives as filesystems
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ratarmount. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ratarmount | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/mxmlnkn/ratarmount
métadonnées d'installation
| Clé du paquet | brew:ratarmount |
|---|---|
| Version | 1.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ratarmount |
| Page d'accueil | https://github.com/mxmlnkn/ratarmount |
| Dépôt | https://github.com/mxmlnkn/ratarmount |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/a5/80/f7f628af7652a89b7f400b23fea17395dd6b27949ae8a45b6e81d69bd810/ratarmount-1.3.0.tar.gz |
| Dernière mise à jour | 2026-08-09T19:01:15+09:00 |
| Pulse | updated |
| Dépendances | libfuse, python@3.14, zlib-ng-compat, zstd |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ratarmount |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
ratarmount
nix profile install nixpkgs#ratarmountratarmount 1.3.0-2
Random access to archived resources
https://github.com/mxmlnkn/ratarmount
sudo pacman -S ratarmountpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.