# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget 安装 easy-tag

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

## 安装

```sh
sudo av install brew:easy-tag
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install easy-tag
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install easytag
```

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

### Linux

- apk (92%):

```sh
sudo apk add easytag
```

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

- Debian apt (92%):

```sh
sudo apt install easytag
```

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

- dnf (92%):

```sh
sudo dnf install easytag
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#easytag
```

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

- pacman (92%):

```sh
sudo pacman -S easytag
```

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

- zypper (92%):

```sh
sudo zypper install easytag
```

  证据: openSUSE Tumbleweed package metadata: easytag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id gnome.EasyTAG -e
```

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

## 软件包事实

- **软件包键:** brew:easy-tag
- **软件包管理器:** Homebrew
- **版本:** 2.4.3
- **来源摘要:** Application for viewing and editing audio file tags
- **主页:** <https://wiki.gnome.org/Apps/EasyTAG>
- **最后更新:** 2026-08-02T15:56:46+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- easytag (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

EasyTAG is a GNOME/GTK audio tag editor for viewing and editing metadata in formats such as MP3, FLAC, Ogg Vorbis, Opus, MP4/AAC, MusePack, Monkey's Audio, and WavPack. Homebrew packages it as `easy-tag`, while the upstream application and binary are named EasyTAG/easytag.

### 项目历史

EasyTAG predates its 2018 migration-era GitLab project metadata; GNOME's source archive contains 2.1 and 2.2 series tarballs, and the current repository's THANKS file records older contributors and translations. By the 2.4 series, the application had become a GTK+ 3 GNOME app with GSettings integration, a Nautilus extension, Mallard help, and broad translation coverage.

The repository README frames EasyTAG as a graphical utility for tag editing and file renaming rather than a command-line metadata library. The NEWS file shows active GNOME-era maintenance through the 2.4.3 release in December 2016, focused on crash fixes, encoding handling, file-format support, UI cleanup, and translations.

### 采用历史

EasyTAG's adoption is the long tail of desktop Linux media management. It is packaged across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, winget, and openSUSE in the input metadata, which fits an established GUI utility rather than a fast-moving new project.

The GNOME GitLab repository and download archive make the official source trail clear, but public project-history detail is thinner than for server-side tools. The strongest evidence supports a mature desktop utility with broad distro packaging and limited recent release activity.

### 使用方式

Users open directories of audio files, edit tag fields such as title, artist, album, track, genre, composer, and comments, and optionally rename files or directories from tag masks. The README also documents recursive processing, playlist generation, CDDB lookup, and external-program integration.

Although Homebrew exposes an `easytag` executable, EasyTAG is primarily a GTK graphical application. Its configuration is handled through GNOME/GSettings rather than a user-authored project config file.

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

EasyTAG is package-nerd-significant as a classic desktop utility that survived through distro packaging rather than a modern language package registry. It depends on a stack of audio tag libraries and GNOME components, so package managers do much of the work that end users never want to think about.

It also marks the era when local music-library maintenance meant GUI batch tag editors, CDDB lookup, filename masks, and per-format metadata quirks rather than streaming-library metadata APIs.

### 时间线

- 2000s: Earlier EasyTAG contributors and translations appear in the upstream THANKS file and 2.1/2.2 source archive lineage.
- 2014-10: NEWS records EasyTAG 2.3.1 with GTK+ 3-only UI work, GSettings, and a Nautilus extension.
- 2015-08: NEWS records EasyTAG 2.4.0.
- 2016-12: NEWS and GNOME GitLab tags record EasyTAG 2.4.3, the version packaged by Homebrew.
- 2018-05: GNOME GitLab project metadata records the current hosted project creation date.

### Related projects

- GNOME is the desktop project hosting EasyTAG.
- GTK and GSettings are the UI and settings technologies used by the application.
- Nautilus is related through the optional file-manager extension.
- TagLib, FLAC, Ogg/Vorbis, Opus, id3lib, libid3tag, and WavPack are related media/tagging libraries named by the README.

### 来源

- <https://gitlab.gnome.org/GNOME/easytag>
- <https://gitlab.gnome.org/GNOME/easytag/-/raw/master/README>
- <https://gitlab.gnome.org/GNOME/easytag/-/raw/master/NEWS>
- <https://download.gnome.org/sources/easytag/>
- <https://formulae.brew.sh/api/formula/easy-tag.json>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- MacPorts - easytag: installed executable or alias match | MacPorts ports tree: audio/easytag/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - easytag - 2.4.3-9+b1: installed executable or alias match | Debian stable package indexes: easytag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GTK+ editor for audio file tags | https://wiki.gnome.org/Apps/EasyTAG
- Nix - easytag: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ea/easytag/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - easytag - 2.4.3-5build3: installed executable or alias match | Ubuntu 24.04 LTS package indexes: easytag from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GTK+ editor for audio file tags | https://wiki.gnome.org/Apps/EasyTAG
- apk - easytag - 2.4.3-r8: installed executable or alias match | Alpine Linux edge package indexes: easytag from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | audio file metadata editor | https://gitlab.gnome.org/GNOME/easytag
- apk - easytag-doc - 2.4.3-r8: installed executable or alias match | Alpine Linux edge package indexes: easytag-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | audio file metadata editor (documentation) | https://gitlab.gnome.org/GNOME/easytag
- apk - easytag-lang - 2.4.3-r8: installed executable or alias match | Alpine Linux edge package indexes: easytag-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package easytag | https://gitlab.gnome.org/GNOME/easytag
- dnf - easytag - 2.4.3-30.fc45: installed executable or alias match | Fedora Rawhide package metadata: easytag from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tag editor for MP3, Ogg, FLAC and other music files | https://wiki.gnome.org/Apps/EasyTAG
- pacman - easytag - 2.4.3-17: installed executable or alias match | Arch Linux sync databases: easytag from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple application for viewing and editing tags in audio files | https://wiki.gnome.org/Apps/EasyTAG
- zypper - easytag - 2.4.3+173-1.4: installed executable or alias match | openSUSE Tumbleweed package metadata: easytag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | GTK+ tag editor for audio files | https://projects.gnome.org/easytag/
- zypper - easytag-lang - 2.4.3+173-1.4: installed executable or alias match | openSUSE Tumbleweed package metadata: easytag-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package easytag | https://projects.gnome.org/easytag/
- winget - gnome.EasyTAG: installed executable or alias match | Windows Package Manager source index: gnome.EasyTAG from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/easy-tag.yml](https://github.com/mxcl/pkgdb/blob/main/combined/easy-tag.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
