Automic VaultAutomic Vault

brew

archivemount mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für archivemount in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install archivemount

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install archivemount

MacPorts ports tree · fuse/archivemount/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add archivemount

Alpine Linux edge package indexes · archivemount · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install archivemount

Debian stable package indexes · archivemount · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install archivemount

Fedora Rawhide package metadata · archivemount · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#archivemount

nixpkgs package indexes · pkgs/by-name/ar/archivemount/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install archivemount-ng

openSUSE Tumbleweed package metadata · archivemount-ng · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

File system for accessing archives using libarchive

Befehle und Aliase

  • archivemount

Verlauf

Projektgeschichte und Nutzung

archivemount is a small FUSE/libarchive utility that mounts archives such as tar, zip, ISO, and compressed archive files as ordinary filesystems.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2024-06-14: `archivemount-ng` imports upstream archivemount tarballs including 0.1 through 0.9.1.
  • 2024-06-17: Release 1 fixes multiple Debian/upstream bugs and adds FUSE3 support.
  • 2024-12-21: Release 1a ports the project to macOS.
  • 2025-05-14: Release 1b fixes non-ASCII filename handling.

Related projects

  • The README names libarchive and FUSE as the two main underlying projects.
  • The README and release notes reference the older upstream GitHub project at `cybernoid/archivemount` as the source of several inherited issues and pull requests.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:archive

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
archivemountcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version1b
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://git.sr.ht/~nabijaczleweli/archivemount-ng

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:archivemount
Version1b
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/archivemount
Homepagehttps://git.sr.ht/~nabijaczleweli/archivemount-ng
Repositoryhttps://git.sr.ht/~nabijaczleweli/archivemount-ng
Upstream-Dokumentationhttps://git.sr.ht/~nabijaczleweli/archivemount-ng
LizenzLGPL-2.0-or-later
Quellarchivhttps://git.sr.ht/~nabijaczleweli/archivemount-ng/archive/1b.tar.gz
Abhängigkeitenlibarchive, libfuse
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namearchivemount
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

archivemount 1b-1

mounts an archive or compressed file for access as a filesystem

https://sr.ht/~nabijaczleweli/archivemount-ng

sudo apt install archivemount
  • Section: utils
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Archivemount
Debian stable package indexes · deb.debian.org · Debian stable package indexes: archivemount from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

archivemount

nix profile install nixpkgs#archivemount
  • normalized package name match
  • Abgeglichen nach: Archivemount
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ar/archivemount/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

archivemount 0.8.7-1build3

mounts an archive for access as a file system

http://www.cybernoia.de/software/archivemount/

sudo apt install archivemount
  • Section: universe/utils
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Archivemount
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: archivemount from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

archivemount 0.9.1-r4

FUSE based filesystem for mounting compressed archives

https://github.com/bramp/archivemount

sudo apk add archivemount
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: archivemount
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Archivemount
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: archivemount from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

archivemount-doc 0.9.1-r4

FUSE based filesystem for mounting compressed archives (documentation)

https://github.com/bramp/archivemount

sudo apk add archivemount-doc
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: archivemount
  • normalized package name match
  • Abgeglichen nach: Archivemount
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: archivemount-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

archivemount 0.9.1-16.fc44

FUSE based filesystem for mounting compressed archives

http://www.cybernoia.de/software/archivemount/

sudo dnf install archivemount
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: archivemount
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Archivemount
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: archivemount from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

archivemount-ng 1b-1.4

Mount archives as a file system

https://git.sr.ht/~nabijaczleweli/archivemount-ng

sudo zypper install archivemount-ng
  • License: 0BSD AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: archivemount-ng
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Archivemount
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: archivemount-ng from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

archivemount

sudo port install archivemount
  • normalized package name match
  • Abgeglichen nach: Archivemount
MacPorts ports tree · api.github.com · MacPorts ports tree: fuse/archivemount/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment