# 使用 Homebrew, apk, dnf, MacPorts, pacman, apt 安装 aom

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

## 安装

```sh
sudo av install brew:aom
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aom
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install aom
```

  证据: MacPorts ports tree: multimedia/aom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add aom
```

  证据: Alpine Linux edge package indexes: aom from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install aom
```

  证据: Fedora Rawhide package metadata: aom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S aom
```

  证据: Arch Linux sync databases: aom from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install aom-tools
```

  证据: Debian stable package indexes: aom-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:aom
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/aom>
- **版本:** 3.14.1
- **来源摘要:** Codec library for encoding and decoding AV1 video streams
- **主页:** <https://aomedia.googlesource.com/aom>
- **上游文档:** <https://aomedia.googlesource.com/aom>
- **许可证:** BSD-2-Clause
- **源码归档:** <https://aomedia.googlesource.com/aom.git>
- **最后更新:** 2026-05-23T10:55:12Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- aomdec (cli)
- aomenc (cli)
- aomdec (别名)
- aomenc (别名)

## 依赖

- libvmaf

## 构建依赖

- cmake
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.14.1
- 管理器更新时间: 2026-05-23
- 本地数据: OK
- 上游仓库: https://aomedia.googlesource.com/aom
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

aom is the Alliance for Open Media reference codec library for AV1. Homebrew packages it as the command-line tools and library behind `aomenc` and `aomdec`, which are used to encode, decode, test, and benchmark AV1 bitstreams.

### 项目历史

The official AOMedia repository hosts the reference AV1 codec implementation in googlesource. Its source tree includes the codec library, AV1 implementation code, examples, command-line tools, documentation inputs, test code, and a maintained changelog.

The AV1 format emerged from the Alliance for Open Media's goal of a royalty-free, open video codec. The `aom` repository became the canonical implementation used to validate the format, exercise encoder and decoder behavior, and publish stable libaom releases.

The changelog shows a long-running 3.x series with stable ABI notes, bug fixes, speedups, new codec controls, perceptual quality work, SIMD optimization, and security-fuzzing fixes. The 2026 entries still treat ABI compatibility and experimental API boundaries as first-class release concerns.

### 采用历史

aom's adoption follows AV1's adoption: packagers ship libaom so media stacks can build AV1 support, while the `aomenc` and `aomdec` utilities give developers a reference command-line path for testing encodes and decodes.

The input metadata records packaging across Homebrew, Alpine, Debian/Ubuntu tools packages, Fedora, MacPorts, Arch, and openSUSE, which is typical for a core media codec library that other packages link against.

### 使用方式

Package users most often meet aom through `aomenc` and `aomdec`, or as a dependency of larger video applications. The changelog and source layout point to a library with a stable public API plus experimental codec controls for newer encoder features.

In package builds, aom matters both as an executable tool package and as a codec library dependency. ABI compatibility notes in the changelog are especially relevant to maintainers deciding when downstream media packages need rebuilds.

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

aom is significant because it is a reference implementation, not just another codec package. It sits at the intersection of standards work, browser/media-stack dependencies, SIMD-heavy native builds, fuzzing, ABI promises, and command-line encoder workflows.

For Homebrew and other source-based package managers, libaom releases are the kind of dependency that can ripple through ffmpeg-like build graphs. The package is small to install but large in ecosystem consequence.

### 时间线

- 2018: AV1-era libaom release series begins with early `v1.0.0` tags in the official repository.
- 2021: `v3.0.0` appears in the official tag set, marking the start of the modern 3.x release line.
- 2025: Changelog entries include codec controls, tuning modes, speedups, quality work, and ABI-compatible 3.x releases.
- 2026: `v3.14.0` and `v3.14.1` changelog entries document continued ABI-compatible releases, bug fixes, and encoder improvements.

### Related projects

- AV1 is the video coding format implemented by libaom.
- The Alliance for Open Media is the standards organization behind AV1.
- Downstream media frameworks and encoders use libaom as an AV1 implementation.

### 来源

- <https://aomedia.googlesource.com/aom>
- <https://aomedia.googlesource.com/aom refs via `git ls-remote --tags`>
- <https://aomedia.googlesource.com/aom/+/refs/heads/main/CHANGELOG>
- source_facts.package-manager


## 安全说明

没有找到 aom 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** aom
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Debian apt - aom-tools - 3.12.1-1: normalized package name match | Debian stable package indexes: aom-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | AV1 Video Codec Library -- Tools | https://aomedia.googlesource.com/aom/
- Debian apt - libaom-dev - 3.12.1-1: normalized package name match | Debian stable package indexes: libaom-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | AV1 Video Codec Library -- Development Files | https://aomedia.googlesource.com/aom/
- Debian apt - libaom-doc - 3.12.1-1: normalized package name match | Debian stable package indexes: libaom-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | AV1 Video Codec Library -- Documentation | https://aomedia.googlesource.com/aom/
- Debian apt - libaom3 - 3.12.1-1: normalized package name match | Debian stable package indexes: libaom3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | AV1 Video Codec Library | https://aomedia.googlesource.com/aom/
- Ubuntu apt - aom-tools - 3.8.2-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: aom-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | AV1 Video Codec Library -- Tools | https://aomedia.googlesource.com/aom/
- Ubuntu apt - libaom-dev - 3.8.2-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libaom-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | AV1 Video Codec Library -- Development Files | https://aomedia.googlesource.com/aom/
- Ubuntu apt - libaom-doc - 3.8.2-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libaom-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | AV1 Video Codec Library -- Documentation | https://aomedia.googlesource.com/aom/
- Ubuntu apt - libaom3 - 3.8.2-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libaom3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | AV1 Video Codec Library | https://aomedia.googlesource.com/aom/
- apk - aom - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: aom from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Alliance for Open Media (AOM) AV1 codec SDK | https://aomedia.org/
- apk - aom-dev - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: aom-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Alliance for Open Media (AOM) AV1 codec SDK (development files) | https://aomedia.org/
- apk - aom-doc - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: aom-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Alliance for Open Media (AOM) AV1 codec SDK (documentation) | https://aomedia.org/
- apk - aom-libs - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: aom-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Alliance for Open Media (AOM) AV1 codec SDK (libraries) | https://aomedia.org/
- apk - aom-static - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: aom-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Alliance for Open Media (AOM) AV1 codec SDK (static library) | https://aomedia.org/
- dnf - aom - 3.13.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: aom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Royalty-free next-generation video format | http://aomedia.org/
- dnf - libaom - 3.13.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: libaom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library files for aom | http://aomedia.org/
- dnf - libaom-devel - 3.13.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: libaom-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for aom | http://aomedia.org/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [libvmaf](https://pkg.so/zh-hans/brew/libvmaf/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [libheif](https://pkg.so/zh-hans/brew/libheif/) - Popular package that depends on this formula.
- [libavif](https://pkg.so/zh-hans/brew/libavif/) - Popular package that depends on this formula.
- [gstreamer](https://pkg.so/zh-hans/brew/gstreamer/) - Popular package that depends on this formula.
- [ffmpeg-full](https://pkg.so/zh-hans/brew/ffmpeg-full/) - Popular package that depends on this formula.
- [dav1d](https://pkg.so/zh-hans/brew/dav1d/) - Shares pkgdb curated category or tags: av1, cli, codec, media, video.
- [svt-av1](https://pkg.so/zh-hans/brew/svt-av1/) - Shares pkgdb curated category or tags: av1, cli, codec, media.
- [handbrake](https://pkg.so/zh-hans/brew/handbrake/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [ab-av1](https://pkg.so/zh-hans/brew/ab-av1/) - Shares pkgdb curated category or tags: av1, cli, encoding, media, video.
- [libmpeg2](https://pkg.so/zh-hans/brew/libmpeg2/) - Shares pkgdb curated category or tags: cli, media, video, video-codecs.
- [av1an](https://pkg.so/zh-hans/brew/av1an/) - Shares pkgdb curated category or tags: av1, cli, encoding, media, video.
- [ffmpeg](https://pkg.so/zh-hans/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, codec, encoding, media, video.
- [yt-dlp](https://pkg.so/zh-hans/brew/yt-dlp/) - Shares pkgdb curated category or tags: cli, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/aom.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aom.yml)


## 来源

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