pkg.soopen package index

brew / 排名 14528

使用 Homebrew, apk, apt, Nix, pacman, zypper 安装 avfs

查看 avfs 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install avfs

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add avfs

Alpine Linux edge package indexes · avfs · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install avfs

Debian stable package indexes · avfs · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#avfs

nixpkgs package indexes · pkgs/by-name/av/avfs/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S avfs

Arch Linux sync databases · avfs · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install avfs

openSUSE Tumbleweed package metadata · avfs · 来源: download.opensuse.org

概览

软件包摘要

Virtual file system that facilitates looking inside archives

命令和别名

  • avfs-config
  • avfsd
  • davpass
  • ftppass
  • mountavfs
  • umountavfs

历史

项目历史与用法

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.

时间线

  • 0.1: First release.
  • 0.2: ZIP support, partial RAR support, Solaris stability, modular handlers.
  • 0.5: avfscoda introduced for newer GLIBC systems.
  • 0.9.0: Major rewrite; magic character changed to `#`; ftp, http, rsh, and dav handlers added.
  • 2006: Version 0.9.7 added FUSE installation support.
  • 2011: Version 1.0.0 released.
  • 2019: Version 1.1.0 removed CODA and PRELOAD support.
  • 2026: Version 1.3.0 added FUSE 3 support and made system zlib the default when available.

Related projects

  • Midnight Commander's extfs handlers are used by AVFS for several archive and package formats.
  • Pavel Machek's podfuk is listed by the AVFS homepage as a similar userspace filesystem project.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:ftp,archive

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
avfs-config可执行文件已索引可执行文件从本地可执行文件索引发现。
avfsd可执行文件已索引可执行文件从本地可执行文件索引发现。
davpass可执行文件已索引可执行文件从本地可执行文件索引发现。
ftppass可执行文件已索引可执行文件从本地可执行文件索引发现。
mountavfs可执行文件已索引可执行文件从本地可执行文件索引发现。
umountavfs可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.3.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:avfs
版本1.3.0
软件包管理器Homebrew
主页https://avf.sourceforge.net/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

avfs 1.2.0-2

virtual filesystem to access archives, disk images, remote locations

https://avf.sourceforge.net/

sudo apt install avfs
  • Section: utils
  • Architecture: amd64
  • 9 依赖
  • 9 可选依赖
  • normalized package name match
  • 匹配方式:Avfs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: avfs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

avfs

nix profile install nixpkgs#avfs
  • normalized package name match
  • 匹配方式:Avfs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/av/avfs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

avfs 1.1.5-1build2

virtual filesystem to access archives, disk images, remote locations

http://sourceforge.net/projects/avf

sudo apt install avfs
  • Section: universe/utils
  • Architecture: amd64
  • 8 依赖
  • 10 可选依赖
  • normalized package name match
  • 匹配方式:Avfs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: avfs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

avfs 1.3.0-r0

A Virtual File System for looking into archives

https://avf.sourceforge.net/

sudo apk add avfs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: avfs
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Avfs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: avfs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

avfs-dev 1.3.0-r0

A Virtual File System for looking into archives (development files)

https://avf.sourceforge.net/

sudo apk add avfs-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: avfs
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Avfs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: avfs-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

avfs-libs 1.3.0-r0

A Virtual File System for looking into archives (libraries)

https://avf.sourceforge.net/

sudo apk add avfs-libs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: avfs
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Avfs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: avfs-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

avfs 1.3.0-1

Virtual filesystem that allows browsing compressed files

http://avf.sourceforge.net/

sudo pacman -S avfs
  • License: GPL AND LGPL
  • Architecture: x86_64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Avfs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: avfs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

avfs 1.2.0-3.6

AVFS - an archive look-inside filesystem

https://avf.sourceforge.net/

sudo zypper install avfs
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: avfs
  • 11 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Avfs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: avfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

avfs-devel 1.2.0-3.6

Development files for AVFS, an archive look-inside filesystem

https://avf.sourceforge.net/

sudo zypper install avfs-devel
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: avfs
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Avfs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: avfs-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libavfs1 1.2.0-3.6

Shared library for AVFS, an archive look-inside filesystem

https://avf.sourceforge.net/

sudo zypper install libavfs1
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: avfs
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Avfs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libavfs1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation