macOS
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · 来源: api.github.com
安装
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · 来源: api.github.com
sudo apk add archivemountAlpine Linux edge package indexes · archivemount · 来源: dl-cdn.alpinelinux.org
sudo apt install archivemountDebian stable package indexes · archivemount · 来源: deb.debian.org
sudo dnf install archivemountFedora Rawhide package metadata · archivemount · 来源: dl.fedoraproject.org
nix profile install nixpkgs#archivemountnixpkgs package indexes · pkgs/by-name/ar/archivemount/package.nix · 来源: api.github.com
sudo zypper install archivemount-ngopenSUSE Tumbleweed package metadata · archivemount-ng · 来源: download.opensuse.org
概览
File system for accessing archives using libarchive
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
archivemount | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://git.sr.ht/~nabijaczleweli/archivemount-ng
安装元数据
| 软件包键 | brew:archivemount |
|---|---|
| 版本 | 1b |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/archivemount |
| 主页 | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| 仓库 | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| 上游文档 | https://git.sr.ht/~nabijaczleweli/archivemount-ng |
| 许可证 | LGPL-2.0-or-later |
| 源码归档 | https://git.sr.ht/~nabijaczleweli/archivemount-ng/archive/1b.tar.gz |
| 依赖 | libarchive, libfuse |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 archivemount来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.