macOS
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für archivemount in AI-Agent-Workflows.
Installation
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · Quelle: api.github.com
sudo apk add archivemountAlpine Linux edge package indexes · archivemount · Quelle: dl-cdn.alpinelinux.org
sudo apt install archivemountDebian stable package indexes · archivemount · Quelle: deb.debian.org
sudo dnf install archivemountFedora Rawhide package metadata · archivemount · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#archivemountnixpkgs package indexes · pkgs/by-name/ar/archivemount/package.nix · Quelle: api.github.com
sudo zypper install archivemount-ngopenSUSE Tumbleweed package metadata · archivemount-ng · Quelle: download.opensuse.org
Überblick
File system for accessing archives using libarchive
Verlauf
archivemount is a small FUSE/libarchive utility that mounts archives such as tar, zip, ISO, and compressed archive files as ordinary filesystems.
The maintained SourceHut project is `archivemount-ng`, whose summary says it is derived from upstream tarballs with Debian and upstream bug fixes. Its README states that archivemount is glue between libarchive and FUSE and can mount possibly compressed archives for filesystem-style access.
The `-ng` repository imported historical upstream tarballs on 2024-06-14, including 0.1 through 0.9.1, and then released version 1 on 2024-06-17 with fixes and modernization such as FUSE3 support, a Makefile replacing the autotools build, README adaptation, and multiple Debian/upstream bug fixes.
The input package facts show unusually broad distro/package coverage for such a small tool: Alpine, Debian, Fedora, Homebrew, MacPorts, Nix, Ubuntu, and openSUSE naming all appear. That is consistent with the tool's job: it plugs a practical gap in Unix workflows and can be carried by system package managers with few moving parts.
The `-ng` releases also show maintenance motivated by downstream bug reports, including Debian bugs, upstream GitHub issues, FUSE3 changes, macOS porting, and non-ASCII filename handling.
The man page synopsis is simply `archivemount [options] archive mountpoint`; unmounting is done with `umount` or `fusermount -u`. Options include read-only modes, password prompting, no-save/no-backup behavior, subtree filtering, and raw compressed-file mounting.
The README warns that write support recreates the whole archive at unmount time, requires space and time, and carries explicit data-loss risk. For package users, the sane mental model is read-mostly archive browsing through FUSE, not a transactional archive editor.
archivemount is the kind of tiny Unix package that stays useful for decades because it composes two stable primitives, libarchive and FUSE, into a shell-friendly workflow.
The `-ng` handoff is also a packaging story: old upstream tarballs, downstream distro bugs, and a maintained forge repo converge so distros can keep shipping a working command instead of carrying piles of local patches.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
archivemount | cli | globales Executable |
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.
https://git.sr.ht/~nabijaczleweli/archivemount-ng
Installationsmetadaten
| Paketschlüssel | brew:archivemount |
|---|---|
| Version | 1b |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/archivemount |
| Homepage | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| Repository | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| Upstream-Dokumentation | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| Lizenz | LGPL-2.0-or-later |
| Quellarchiv | https://git.sr.ht/~nabijaczleweli/archivemount-ng/archive/1b.tar.gz |
| Abhängigkeiten | libarchive, libfuse |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | archivemount |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
archivemount 1b-1
mounts an archive or compressed file for access as a filesystem
https://sr.ht/~nabijaczleweli/archivemount-ng
sudo apt install archivemountarchivemount
nix profile install nixpkgs#archivemountarchivemount 0.8.7-1build3
mounts an archive for access as a file system
http://www.cybernoia.de/software/archivemount/
sudo apt install archivemountarchivemount 0.9.1-r4
FUSE based filesystem for mounting compressed archives
https://github.com/bramp/archivemount
sudo apk add archivemountarchivemount-doc 0.9.1-r4
FUSE based filesystem for mounting compressed archives (documentation)
https://github.com/bramp/archivemount
sudo apk add archivemount-docarchivemount 0.9.1-16.fc44
FUSE based filesystem for mounting compressed archives
http://www.cybernoia.de/software/archivemount/
sudo dnf install archivemountarchivemount-ng 1b-1.4
Mount archives as a file system
https://git.sr.ht/~nabijaczleweli/archivemount-ng
sudo zypper install archivemount-ngarchivemount
sudo port install archivemountQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.