ratarmount
A command-line tool that mounts TAR, ZIP, RAR and compressed archives as a read-only filesystem.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get ratarmount
Package managers
- Homebrew
brew install ratarmount
About ratarmount
Ratarmount (Random Access To Archived Resources) indexes the position of every file inside an archive so it can jump straight to any file and read it without extracting the whole thing. The archive is then mounted through FUSE, much like archivemount, and browsed as an ordinary folder.
It is aimed at very large archives, where extracting everything or scanning from the start for each file would be slow. Supported formats include TAR, RAR, ZIP, GZ, BZ2, XZ and ZSTD, and an AppImage build is provided.
Strengths
- Fast random access into large archives without full extraction
- Handles many formats, including TAR, ZIP, RAR, XZ and ZSTD
- Index lets you reopen large archives quickly
- AppImage build available
Limitations
- Depends on FUSE, so it suits Linux-style systems
- Mounts are for reading, not editing archives
- Command-line only
Details
- Pricing
- FreeFree to use with source on GitHub.
- License
- Proprietary
- Developer
- Maximilian Knespel
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Browsing very large TAR or compressed archives without unpacking them
- Categories
- Compression, CLI tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to ratarmount
Compare allSoftware that can replace ratarmount for an important use case, and what changes if you switch.
archivemount
A FUSE filesystem that mounts tar, zip and other archives so they can be browsed like folders.
archivemount also mounts archives through FUSE using libarchive formats, and mounted files are usable by any program, but it is built from source and develops slowly.
Similar software
Related functionality, not necessarily a direct replacement.
pixz
A parallel, indexing xz compressor that allows random access into compressed tar.xz archives.
bsdtar (libarchive)
Command-line archivers built on libarchive that read and write tar, zip, cpio, ISO and more.
GNU Tar
The GNU command-line tool for creating, extracting, updating and listing tar archives.
Squashfs-tools
Command-line tools for creating and extracting compressed, read-only SquashFS filesystem images.
7-Zip
The small, free archiver that opens practically every archive format and compresses better than ZIP.