Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 afio

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install afio

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install afio

MacPorts ports tree · archivers/afio/Portfile · 来源: api.github.com

Linux

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

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

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

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

概览

软件包摘要

Creates cpio-format archives

命令和别名

  • afio

历史

项目历史与用法

afio is a cpio-format archive tool aimed especially at backup scripts. The official README says it handles input corruption somewhat gracefully, supports interactive multi-volume archives, and can make compressed archives safer than compressed tar or cpio archives.

项目历史

The official README says afio is one of the oldest open-source projects around, started in 1985, and is now in maintenance-only mode. Its HISTORY file preserves older context, including Mark Brukhartz/Lachman Associates-era README material describing afio as a better way to deal with cpio-format archives, faster than cpio, more diverse for magnetic tape options, and more graceful with input corruption.

The Linux line of afio passed through Dave Gymer's port, Andrew Stevens' cleanup work, and Koen Holtman's maintenance beginning around version 2.3.5 for Linux. The HISTORY file records additions such as gzip-aware compression handling, backup scripts, new options, verification improvements, and many portability and hard-link fixes through the 2.4 series.

The current maintainer's 2018 note in the README explains the modern maintenance policy: bug fixes, portability fixes, and security fixes are welcome, but major new features are unlikely because the maintainer prioritizes avoiding silent backup failures and because cheap hard drives made afio's old floppy/tape-oriented strengths less central for average Linux users.

采用历史

afio's adoption sits in traditional Unix backup culture: scripts feed pathnames into afio, and afio writes cpio-format archives to files, pipes, tape devices, or multi-volume media. The supplied package-manager facts list Homebrew, Debian, Ubuntu, MacPorts, and Nix, showing that distributions still carry it for compatibility and existing backup workflows.

The README explicitly warns new users not to start using afio if they have never used it as an archive engine before, but also states that existing users can expect compatibility work for Unix time_t extensions before 2038. That is a rare official statement of legacy maintenance rather than growth.

使用方式

The manpage documents five core modes: -o to create an archive from pathnames on standard input, -i to unpack, -t to list contents, -r to verify an archive against the filesystem, and -p to copy files to directories.

A key usage difference from tar -z style archives is that afio compresses individual files inside the archive rather than the whole archive datastream. The manpage and README both emphasize that this makes compressed afio archives more robust after corruption.

为什么软件包爱好者会关心

afio is package-nerd history in executable form: cpio archives, tape/floppy multi-volume workflows, gzip-per-file compression, remote archive names, and backup-script integration all survived into a maintained GitHub repository.

Its README is unusually honest about maintenance economics and bit-rot risk. That makes the package valuable not only as a tool, but as a case study in how old Unix utilities age: keep compatibility, fix security and portability issues, avoid new backup-destroying surprises.

时间线

  • 1985: Official README says afio started.
  • 2.3.5: HISTORY records Koen Holtman's Linux maintenance line beginning around this version.
  • 2.4.8beta1: README says support for files greater than 2 GB began.
  • 2018: Maintainer note describes maintenance-only mode.
  • 2.5.2: Current README version with security, multivolume naming, bug, and portability fixes.

Related projects

  • Related projects and concepts include cpio, tar, gzip, magnetic tape backup, floppy backup, rsync, Unix backup scripts, and year-2038 time_t compatibility work.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:archive

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
afiocli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本2.5.2
管理器更新时间2026-07-02
本地数据OK
上游当前
检测到的最新版本v2.5.2

https://github.com/kholtman/afio

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:afio
版本2.5.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/afio
主页https://github.com/kholtman/afio
仓库https://github.com/kholtman/afio
上游文档https://github.com/kholtman/afio#readme
许可证LicenseRef-Homebrew-cannot-represent
源码归档https://github.com/kholtman/afio/archive/refs/tags/v2.5.2.tar.gz
最后更新2026-07-02T11:12:14-04:00
Pulseupdated
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

afio 2.5.2-3+b1

archive file manipulation program

https://github.com/kholtman/afio

sudo apt install afio
  • Section: utils
  • Architecture: amd64
  • Source Package: afio
  • 1 依赖
  • normalized package name match
  • 匹配方式:Afio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: afio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

afio

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

afio 2.5.2-3

archive file manipulation program

https://github.com/kholtman/afio

sudo apt install afio
  • Section: multiverse/utils
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Afio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: afio from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
MacPorts95%

afio

sudo port install afio
  • normalized package name match
  • 匹配方式:Afio
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/afio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • 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