macOS
brew install id3v2local Homebrew formula metadata
sudo port install id3v2MacPorts ports tree · audio/id3v2/Portfile · 来源: api.github.com
安装
brew install id3v2local Homebrew formula metadata
sudo port install id3v2MacPorts ports tree · audio/id3v2/Portfile · 来源: api.github.com
sudo dnf install id3v2Fedora Rawhide package metadata · id3v2 · 来源: dl.fedoraproject.org
nix profile install nixpkgs#id3v2nixpkgs package indexes · pkgs/by-name/id/id3v2/package.nix · 来源: api.github.com
sudo pacman -S id3v2Arch Linux sync databases · id3v2 · 来源: geo.mirror.pkgbuild.com
sudo zypper install id3v2openSUSE Tumbleweed package metadata · id3v2 · 来源: download.opensuse.org
概览
Command-line editor
历史
id3v2 is a small command-line editor for ID3v2 tags in MP3 files. It was written to fill a Linux command-line gap left by ID3v1-oriented tools, using id3lib underneath.
The upstream homepage says the author wrote id3v2 because ID3v1 tags were too limited and there was not a Linux tool to edit richer ID3v2 tags. The tool was based on id3lib examples, with the author's own code around them.
The SourceForge project was registered on 2000-03-31. Its project page describes add, modify, delete, and convert operations for ID3v2 and ID3v1 tags, and also records the project as a Linux-oriented C++ tag editor.
id3v2 became a convenient shell tool for scripts that needed to inspect or alter MP3 metadata without a GUI tagger. Distribution packaging kept it available in Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-style ecosystems.
Its adoption is closely tied to id3lib. The project fills the end-user CLI role while id3lib supplies the parsing and writing implementation.
Users run id3v2 to list, add, modify, remove, or convert MP3 tags. Debian describes it as a command-line tool for ID3v2 tags that can also convert or list ID3v1 tags, matching the upstream SourceForge description.
The tool's utility is strongest in batch tagging, shell pipelines, and old MP3 collection cleanup. It is not a broad modern media metadata framework; it is a narrow tool for a narrow and durable file format niche.
id3v2 is package-nerd useful because it is tiny, scriptable, and historically common enough that old HOWTOs and scripts still mention it. It represents the era when Unix audio tagging often meant one-purpose command-line tools layered over small C/C++ libraries.
The package also illustrates a dependency relationship that maintainers notice: if id3lib breaks on a newer compiler or platform, id3v2 is one of the visible reverse dependents.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
id3v2 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://id3v2.sourceforge.net/
安装元数据
| 软件包键 | brew:id3v2 |
|---|---|
| 版本 | 0.1.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/id3v2 |
| 主页 | https://id3v2.sourceforge.net/ |
| 仓库 | https://sourceforge.net/p/id3v2/code |
| 上游文档 | https://id3v2.sourceforge.net/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://downloads.sourceforge.net/project/id3v2/id3v2/0.1.12/id3v2-0.1.12.tar.gz |
| 依赖 | id3lib |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | id3v2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
id3v2 0.1.12+dfsg-7
command line id3v2 tag editor
https://id3v2.sourceforge.net/
sudo apt install id3v2id3v2
nix profile install nixpkgs#id3v2id3v2 0.1.12+dfsg-7
command line id3v2 tag editor
https://id3v2.sourceforge.net/
sudo apt install id3v2id3v2 0.1.12-41.fc44
Command line ID3 tag editor
sudo dnf install id3v2id3v2 0.1.12-7
Utility to edit id3v2 tags
sudo pacman -S id3v2id3v2 0.1.12-20.7
A Command Line Editor for ID3 V2 tags
sudo zypper install id3v2id3v2
sudo port install id3v2来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.