Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, Nix 安装 auditwheel

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install auditwheel

local Homebrew formula metadata

概览

软件包摘要

Auditing and relabeling cross-distribution Linux wheels

命令和别名

  • auditwheel

历史

项目历史与用法

auditwheel is a PyPA command-line tool for auditing and repairing Linux and Android Python wheels so they comply with manylinux and related binary compatibility policies. It is one of the small tools that turned Python binary distribution on Linux from a packaging argument into a repeatable release step.

项目历史

The auditwheel GitHub repository was created in January 2016, and PyPI records the first 1.0.0 upload on 2016-01-21. The README describes it as a tool for auditing and relabeling Linux and Android wheels.

PEP 513, the manylinux1 proposal, explicitly introduced auditwheel as a command-line executable able to inspect wheel dependencies and automatically copy external shared libraries into wheels, update RPATH, and add suitable platform tags. Later policy work, especially PEP 600, kept auditwheel as the practical implementation guide while avoiding making it the normative definition of manylinux itself.

采用历史

auditwheel became part of the expected PyPI release workflow for projects shipping compiled extensions on Linux: build in a manylinux container, run auditwheel show to inspect shared-library dependencies, then run auditwheel repair to vendor allowed libraries and retag the wheel. The PyPA packaging guide lists auditwheel across manylinux standards, and the supplied package facts show Homebrew, Fedora, and Nix packaging.

使用方式

The README documents two main commands. auditwheel show reports external shared libraries and symbol-version compatibility against manylinux policies. auditwheel repair copies required external libraries into the wheel, rewrites RPATH entries, and emits a repaired wheel with manylinux tags.

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

auditwheel is package-nerd core infrastructure because it encodes the uncomfortable boundary between Python packaging metadata, ELF linking, glibc symbol versions, containerized build images, and PyPI installer compatibility. It is the tool maintainers reach for when a wheel works on the build host but needs to work across Linux distributions.

时间线

  • 2016: auditwheel repository was created and 1.0.0 was uploaded to PyPI.
  • 2016: PEP 513 approved manylinux1 and described auditwheel as the repair/audit tool.
  • 2018: manylinux2010 was approved through PEP 571.
  • 2019: manylinux2014 was approved through PEP 599.
  • 2019: PEP 600 approved perennial manylinux_x_y tags.
  • 2021: musllinux tags were approved through PEP 656 and later supported in the same ecosystem.

Related projects

  • auditwheel is closely tied to PyPA's manylinux container images, pip's platform tag compatibility logic, wheel metadata, patchelf, PEP 513, PEP 571, PEP 599, PEP 600, and the packaging.python.org platform compatibility tag specification.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本6.7.0
管理器更新时间2026-05-27
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/pypa/auditwheel

安装元数据

软件包元数据

软件包键brew:auditwheel
版本6.7.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/auditwheel
主页https://github.com/pypa/auditwheel
仓库https://github.com/pypa/auditwheel
上游文档https://github.com/pypa/auditwheel#readme
许可证MIT
源码归档https://files.pythonhosted.org/packages/f6/4d/2684ff85bbc51d2acfe9d6184aea70e4f6a50d8de2de6cb41a23e501e4ef/auditwheel-6.7.0.tar.gz
最后更新2026-05-27T07:04:02Z
Pulseupdated
依赖python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

auditwheel

nix profile install nixpkgs#auditwheel
  • normalized package name match
  • 匹配方式:Auditwheel
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: auditwheel from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf95%

auditwheel 6.7.0-2.fc45

Cross-distribution Linux wheels auditing and relabeling

https://github.com/pypa/auditwheel

sudo dnf install auditwheel
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: auditwheel
  • 4 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Auditwheel
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: auditwheel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 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