macOS
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de archivemount pour les workflows d'agents IA.
installation
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · Source: api.github.com
sudo apk add archivemountAlpine Linux edge package indexes · archivemount · Source: dl-cdn.alpinelinux.org
sudo apt install archivemountDebian stable package indexes · archivemount · Source: deb.debian.org
sudo dnf install archivemountFedora Rawhide package metadata · archivemount · Source: dl.fedoraproject.org
nix profile install nixpkgs#archivemountnixpkgs package indexes · pkgs/by-name/ar/archivemount/package.nix · Source: api.github.com
sudo zypper install archivemount-ngopenSUSE Tumbleweed package metadata · archivemount-ng · Source: download.opensuse.org
aperçu
File system for accessing archives using libarchive
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
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 |
|---|---|---|---|
archivemount | 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://git.sr.ht/~nabijaczleweli/archivemount-ng
métadonnées d'installation
| Clé du paquet | brew:archivemount |
|---|---|
| Version | 1b |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/archivemount |
| Page d'accueil | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| Dépôt | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| Docs amont | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| Licence | LGPL-2.0-or-later |
| Archive source | https://git.sr.ht/~nabijaczleweli/archivemount-ng/archive/1b.tar.gz |
| Dépendances | libarchive, libfuse |
| Dépendances de compilation | pkgconf |
| 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 | 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 |
|
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.
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 archivemountpiste 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.