macOS
brew install archivemountlocal Homebrew formula metadata
sudo port install archivemountMacPorts ports tree · fuse/archivemount/Portfile · ソース: api.github.com
brew
archivemount のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.