archivemount
Page Module:Infobox/styles.css has no content.
| archivemount | |
|---|---|
| [[Programmer|Original authorTemplate:Pluralize from text]] | Andre Landwehr |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Andre Landwehr |
| Initial release | 2005 |
| Written in | C |
| Operating system | Unix-like |
| Successor | Archivemount-ng |
| Type | Special file system |
| License | LGPL |
| Website | www |
Script error: No such module "Check for conflicting parameters".
archivemount is a FUSE-based file system for Unix variants, including Linux. Its purpose is to mount archives (e.g. tar, tar.gz, etc.) to a mount point where it can be read from or written to as with any other file system. This makes accessing the contents of the archive, which may be compressed, transparent to other programs, without decompressing them. Archivemount depends on libarchive and will support any format that is supported by libarchive.[1]
Archivemount was created in 2005 and maintained until his death in 2020 by Andre Landwehr, a code developer based in Germany.[2][3]
Archivemount-ng
An anonymous Polish developer who goes by the handle "Nabijaczleweli" announced in June 2024 that they had forked the project and is the maintainer of the new Archivemount-ng project, the successor to Archivemount. The code was ported to C++ and most of the Archivemount bugs that had accumulated since 2020 were fixed.[4][5] Debian unstable,[6] OpenSUSE,[7] Ubuntu (since Questing Quokka),[8] Arch Linux,[9] MacPorts,[10] and Homebrew[11] had replaced archivemount with archivemount-ng by early-2026.
The most recently released version of Archivemount-ng is version "1b" that was released in June 2025.[12]
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."archivemount(1) - Linux man page".
- ^ Page Module:Citation/CS1/styles.css has no content.Landwehr, Andre (2020). "archivemount.c". Cybernoid.
- ^ Page Module:Citation/CS1/styles.css has no content."Andre Landwehr (1976-2020)". Mindener Tageblatt (in Deutsch).
- ^ Page Module:Citation/CS1/styles.css has no content."Notice of new upstream (due to death of author) #29". Archivemount repository. June 17, 2024 – via Github.
- ^ Page Module:Citation/CS1/styles.css has no content."Archivemount-NG repository" – via SourceHut.
- ^ Page Module:Citation/CS1/styles.css has no content."ARCHIVEMOUNT(1)". Debian.
- ^ Page Module:Citation/CS1/styles.css has no content."Request 1274518 accepted". Open Build Service. OpenSUSE.
- ^ Page Module:Citation/CS1/styles.css has no content."archivemount package in Ubuntu". Ubuntu.
- ^ Page Module:Citation/CS1/styles.css has no content."Package Details: archivemount-ng". Arch Linux.
- ^ Page Module:Citation/CS1/styles.css has no content."archivemount". MacPorts.
- ^ Page Module:Citation/CS1/styles.css has no content."archivemount". Homebrew.
- ^ Page Module:Citation/CS1/styles.css has no content."Refs". Archivemount-ng.
External links
- No URL found. Please specify a URL here or add one to Wikidata. (last updated 2020)
- GitHub repo (last updated 2020)
- ArchiveFileSystems via Internet Archive
- Mounting archives with FUSE and archivemount
- List of formats supported by Libarchive
- Official Archivemount-ng repository (current successor project)