# 使用 Homebrew, apk, apt, Nix, pacman, dnf, MacPorts, scoop, winget 安装 atomicparsley

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

## 安装

```sh
sudo av install brew:atomicparsley
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install atomicparsley
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install AtomicParsley
```

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

### Linux

- apk (92%):

```sh
sudo apk add atomicparsley
```

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

- Debian apt (92%):

```sh
sudo apt install atomicparsley
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#atomicparsley
```

  证据: nixpkgs package indexes: pkgs/by-name/at/atomicparsley/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S atomicparsley
```

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

- dnf (92%):

```sh
sudo dnf install AtomicParsley
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/atomicparsley
```

  证据: Scoop official bucket manifest trees: bucket/atomicparsley.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id wez.atomicparsley -e
```

  证据: Windows Package Manager source index: wez.atomicparsley from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:atomicparsley
- **软件包管理器:** Homebrew
- **版本:** 20240608.083822.1ed9031
- **来源摘要:** MPEG-4 command-line tool
- **主页:** <https://github.com/wez/atomicparsley>
- **仓库:** <https://github.com/wez/atomicparsley>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- AtomicParsley (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 20240608.083822.1ed9031
## 项目历史与用法

AtomicParsley is a command-line MPEG-4 metadata editor best known for reading, inspecting, and writing iTunes-style tags in MP4-family media files. It sits in the media-tooling niche occupied by small single-purpose CLIs: it is not a transcoder, but a metadata surgery tool used after ripping, downloading, podcasting, or encoding workflows.

### 项目历史

The maintained GitHub repository describes AtomicParsley as a lightweight command-line program for reading, parsing, and setting metadata in MPEG-4 files, especially iTunes-style metadata. The current maintainer notes that he made fixes to the original SourceForge project in 2009 and became the de facto fork as a result.

The same maintenance note explains the modern repository shape: the maintainer had not personally used the tool for years, but kept it alive in a loose guiding role. In 2020, Bitbucket's shutdown of Mercurial hosting forced a migration, after which the GitHub repository gained renewed activity and multi-platform GitHub Actions builds.

### 采用历史

AtomicParsley became one of the standard low-level MP4 tagging tools in package-manager culture because it exposed iTunes-era atoms directly from a scriptable command line. The input package facts show packaging across Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, Scoop, and winget, which is typical of a durable utility depended on by larger media workflows rather than a flashy end-user app.

Its cross-platform release artifacts and Homebrew install instructions in the README reinforce that it is consumed both as a standalone binary and as a building block inside scripts. The README warns that Homebrew may lag the latest repository release, a small but familiar detail for package maintainers tracking upstream tags.

### 使用方式

Typical use is direct metadata inspection and mutation: printing an atom tree, printing text tags, extracting artwork, setting artist/title/album fields, adding cover art, marking podcast fields, and deleting individual tags or artwork. The README's quick help also documents less common MPEG-4 metadata areas such as reverse-DNS forms, 3GPP assets, ISO copyright notices, UUID tags, and ID3-on-MP4 support.

Package users usually reach for AtomicParsley when a media pipeline already has an MP4 and needs metadata adjusted without re-encoding. That makes the tool useful in shell scripts and post-processing hooks where a GUI tagger would be too manual.

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

AtomicParsley is package-nerd interesting because it is an old media utility whose active lineage moved through legacy forge infrastructure, a Mercurial-era Bitbucket fork, and finally GitHub. It is also a good example of a small CLI with a long tail: the binary is tiny, the interface is stable, and downstream packagers keep it around because other tools and scripts expect it.

The package also illustrates the maintenance reality of aging media tools. Upstream accepts easy-to-review fixes and has CI for major platforms, but the maintainer's own note is candid that complex behavior needs tests because he no longer uses the tool day to day.

### 时间线

- 2009: Wez Furlong made fixes to the original SourceForge project and his fork became the de facto maintained AtomicParsley line.
- 2020: The repository moved after Bitbucket ended Mercurial hosting, producing renewed GitHub activity.
- 2020: GitHub release 20200701.154658.b0d6223 published.
- 2022: GitHub release 20221229.172126.d813aa6 published.
- 2024: GitHub release 20240608.083822.1ed9031 published.

### Related projects

- Adjacent tools include MP4Box, FFmpeg, ExifTool, and media managers that call dedicated taggers as part of post-processing. AtomicParsley is narrower than those projects, focused on MPEG-4 atoms and iTunes-style metadata rather than general media conversion or broad metadata extraction.

### 来源

- Official GitHub README maintenance note and usage help.
- Official GitHub releases API.
- input source_facts.package-manager.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Debian apt - atomicparsley - 20240608.083822.1ed9031-1: normalized package name match | Debian stable package indexes: atomicparsley from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | read, parse and set metadata of MPEG-4 and 3gp files | https://github.com/wez/atomicparsley
- Nix - atomicparsley: normalized package name match | nixpkgs package indexes: pkgs/by-name/at/atomicparsley/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - atomicparsley - 20210715.151551.e7ad03a-1: normalized package name match | Ubuntu 24.04 LTS package indexes: atomicparsley from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | read, parse and set metadata of MPEG-4 and 3gp files | https://github.com/wez/atomicparsley
- apk - atomicparsley - 20240608-r0: normalized package name match | Alpine Linux edge package indexes: atomicparsley from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A command line program for reading, parsing and setting iTunes-style metadata in MPEG4 files | https://atomicparsley.sourceforge.net/
- dnf - AtomicParsley - 0.9.5-34.fc45: normalized package name match | Fedora Rawhide package metadata: AtomicParsley from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Command-line program to read and set MPEG-4 tags compatible with iPod/iTunes | http://atomicparsley.sourceforge.net/
- pacman - atomicparsley - 20240608.083822.1ed9031-1: normalized package name match | Arch Linux sync databases: atomicparsley from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Command line program for reading, parsing and setting metadata in MPEG-4 files | https://github.com/wez/atomicparsley
- MacPorts - AtomicParsley: normalized package name match | MacPorts ports tree: multimedia/AtomicParsley/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/atomicparsley: normalized package name match | Scoop official bucket manifest trees: bucket/atomicparsley.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - wez.atomicparsley: normalized package name match | Windows Package Manager source index: wez.atomicparsley from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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