macOS
brew install avfslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de avfs pour les workflows d'agents IA.
installation
brew install avfslocal Homebrew formula metadata
sudo apk add avfsAlpine Linux edge package indexes · avfs · Source: dl-cdn.alpinelinux.org
sudo apt install avfsDebian stable package indexes · avfs · Source: deb.debian.org
nix profile install nixpkgs#avfsnixpkgs package indexes · pkgs/by-name/av/avfs/package.nix · Source: api.github.com
sudo pacman -S avfsArch Linux sync databases · avfs · Source: geo.mirror.pkgbuild.com
sudo zypper install avfsopenSUSE Tumbleweed package metadata · avfs · Source: download.opensuse.org
aperçu
Virtual file system that facilitates looking inside archives
historique
AVFS is a virtual filesystem for looking inside archives, compressed files, and some remote resources through ordinary file operations. Its distinctive user interface is the `#` path syntax, where a regular archive path can become a browsable virtual directory.
AVFS began as a userspace filesystem experiment for archive and remote-file access. Its own NEWS file records a version 0.1 first release, then rapid additions of ZIP, RAR, symbolic links, Solaris support, autoconf, and Midnight Commander external filesystem handlers in the early 0.x series.
The project changed shape as Unix filesystem integration changed. Version 0.5 introduced avfscoda because the preload method would not work for GLIBC 2.1 and newer. Version 0.9.0 was a major rewrite that changed the magic character from `@` to `#`, added ftp, http, rsh, and dav handlers, and reworked caching and multithreaded operation. Version 0.9.7 added FUSE support, which became the more durable packaging story for modern Linux systems.
AVFS continued to receive maintenance long after its early SourceForge-era design. Later releases added xz/lzma, zip64, lzip, zstd, rar 5, macOS build fixes, FUSE 3 support, and large-file/time_t fixes, keeping a very old idea usable on current systems.
AVFS is packaged across a wide spread of Unix-like distributions in the batch input: Alpine, Homebrew, Debian, Nix, Arch, Ubuntu, and openSUSE. That adoption pattern fits a mature system utility whose value is broad but specialized.
The README frames AVFS as something any program can use without recompilation or kernel changes. Package adoption likely followed from that generic utility: shells, editors, file managers, and scripts can browse archives through the same virtual path model.
Typical usage is to append `#` to an archive path, such as listing `file.tgz#/` or copying files out of `zipfile.zip#/*`. The README also documents virtual handlers for ftp, ssh, http, WebDAV, floppies, package formats, and the `/#avfsstat` control/status namespace.
Modern users mostly care about `avfsd`, `mountavfs`, and the FUSE form. The older library and preload approaches remain part of the project's history, but FUSE made AVFS fit normal package-manager expectations better.
AVFS is interesting because it packages a shell-native alternative to one-off archive commands. Instead of teaching every tool about tar, zip, gzip, or remote protocols, AVFS makes those resources look like directories.
It is also a long-lived SourceForge project that survived multiple Unix eras: LD_PRELOAD tricks, CODA, FUSE, 32-bit limits, new compression formats, and distribution hardening. That makes it a tidy example of compatibility maintenance as package culture.
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 |
|---|---|---|---|
avfs-config | cli | exécutable global | |
avfsd | cli | exécutable global | |
davpass | cli | exécutable global | |
ftppass | cli | exécutable global | |
mountavfs | cli | exécutable global | |
umountavfs | 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.
métadonnées d'installation
| Clé du paquet | brew:avfs |
|---|---|
| Version | 1.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/avfs |
| Page d'accueil | https://avf.sourceforge.net/ |
| Dépôt | https://sourceforge.net/p/avf/git |
| Docs amont | https://avf.sourceforge.net/ |
| Licence | GPL-2.0-only AND LGPL-2.0-only AND GPL-2.0-or-later AND Zlib |
| Archive source | https://downloads.sourceforge.net/project/avf/avfs/1.3.0/avfs-1.3.0.tar.bz2 |
| Dépendances | bzip2, libfuse, xz |
| 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 | avfs |
| 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.
avfs 1.2.0-2
virtual filesystem to access archives, disk images, remote locations
sudo apt install avfsavfs
nix profile install nixpkgs#avfsavfs 1.1.5-1build2
virtual filesystem to access archives, disk images, remote locations
http://sourceforge.net/projects/avf
sudo apt install avfsavfs 1.2.0-r0
A Virtual File System for looking into archives
sudo apk add avfsavfs-dev 1.2.0-r0
A Virtual File System for looking into archives (development files)
sudo apk add avfs-devavfs-libs 1.2.0-r0
A Virtual File System for looking into archives (libraries)
sudo apk add avfs-libsavfs 1.3.0-1
Virtual filesystem that allows browsing compressed files
sudo pacman -S avfsavfs 1.2.0-3.4
AVFS - an archive look-inside filesystem
sudo zypper install avfsavfs-devel 1.2.0-3.4
Development files for AVFS, an archive look-inside filesystem
sudo zypper install avfs-devellibavfs1 1.2.0-3.4
Shared library for AVFS, an archive look-inside filesystem
sudo zypper install libavfs1piste 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.