Automic VaultAutomic Vault

brew

Install auditwheel with Homebrew, dnf, Nix

Auditing and relabeling cross-distribution Linux wheels. Version 6.7.0 via Homebrew; verified 2026-05-27.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install auditwheel

local Homebrew formula metadata

overview

Package summary

Auditing and relabeling cross-distribution Linux wheels

Commands and aliases

  • auditwheel

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
auditwheelcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version6.7.0
manager updated2026-05-27
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/pypa/auditwheel

install metadata

Package metadata

Package keybrew:auditwheel
Version6.7.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/auditwheel
Homepagehttps://github.com/pypa/auditwheel
Repositoryhttps://github.com/pypa/auditwheel
Upstream docshttps://github.com/pypa/auditwheel#readme
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/f6/4d/2684ff85bbc51d2acfe9d6184aea70e4f6a50d8de2de6cb41a23e501e4ef/auditwheel-6.7.0.tar.gz
Last updated2026-05-27T07:04:02Z
Pulseupdated
Dependenciespython@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

auditwheel

nix profile install nixpkgs#auditwheel
  • normalized package name match
  • Matched by: 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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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