mxmlnkn/ratarmount: Ratarmount v1.1.0
Authors/Creators
- 1. Lund University
- 2. Friedrich-Alexander-Universität Erlangen-Nürnberg
Description
Version 1.1.0 built on 2025-06-21
Features
- Add support for argument completion in your shell with
argcompleteif it is installed. - Make
--unmountaccept multiple mount points to unmount. - Add support for extended file attributes.
- Extract libfuse3 support into
mfusepy, a fork offusepy, and depend on it. - Add
--log-fileoption to write output to file when daemonized.
Performance
- Try backends in smarter order based on file suffix.
AppImages
The AppImages can be downloaded, made executable with chmod u+x *.AppImage, and executed directly to start ratarmount.
There are also usability helper for AppImages such as AppImageLauncher and AM.
If the AppImage is too slow to start up or to reduce memory overhead for the AppImage itself, the Appimage can also be manually unpacked and installed:
- Extract with
ratarmount-*.AppImage --appimage-extract - The extracted AppImage can be started by executing
squashfs-root/AppRun. - Rename and move the resulting generic
squashfs-rootfolder wherever you want, e.g.,/opt/ratarmount-<version>. - Add a link to
/opt/ratarmount-<version>/AppRuninto some folder that is in yourPATHvariable, e.g., with:ln -s /opt/ratarmount-<version>/AppRun ~/.local/bin/ratarmount
Slim version
Supports: 7z, ASAR, bzip2, EXT4, FAT, gzip, RAR, SQLAR, TAR, XZ, ZIP, zlib, ZStandard
Full version
Supports: All slim formats + libarchive (ar, CAB, cpio, grzip, ISO9660, lrzip, LZ4, lzip, LZMA, lzop, RPM, UU, WARC, XAR, Z), SquashFS, and all remote protocols (ftp://, git://, http://, ssh://, ...)
Files
mxmlnkn/ratarmount-v1.1.0.zip
Files
(19.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:76693f008a01c53775ab7ce12acaf77e
|
19.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mxmlnkn/ratarmount/tree/v1.1.0 (URL)
Software
- Repository URL
- https://github.com/mxmlnkn/ratarmount