# 使用 Homebrew, Nix 安装 uade

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

## 安装

```sh
sudo av install brew:uade
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install uade
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#uade
```

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

## 软件包事实

- **软件包键:** brew:uade
- **软件包管理器:** Homebrew
- **版本:** 3.05
- **来源摘要:** Play Amiga tunes through UAE emulation
- **主页:** <https://zakalwe.fi/uade/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bencat (别名)
- mod2ogg2.sh (别名)
- uade123 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

UADE, the Unix Amiga Delitracker Emulator, is a command-line and plugin-oriented player for old Amiga music formats. Its niche is preserving and replaying tracker-era Amiga modules on Unix-like systems by combining UAE emulation with reimplemented Eagleplayer and Delitracker player APIs.

### 项目历史

The UADE homepage says the project plays old Amiga tunes through UAE emulation and a cloned m68k-assembler Eagleplayer API. It credits UAE for the emulation infrastructure and the Eagleplayer and Delitracker projects for the player architecture that made many Amiga-specific replayers reusable on modern platforms.

The same homepage frames UADE as free software under the GNU GPL and says it runs on Unix variants such as GNU/Linux, Free/OpenBSD, and Mac OS X, plus AmigaOS and MorphOS. It is designed for both command-line use and player-plugin use.

### 采用历史

UADE's adoption is strongest in preservation and demoscene-adjacent music collections rather than mainstream desktop audio. Its homepage points users toward Amiga music resources such as Exotica, Modland, and Amiga Music Preservation, and the FAQ describes practical use with command-line playback, XMMS-style plugins, and music archives.

The batch input lists Homebrew and Nix packages for uade, which matches the tool's role as a small Unix package for collectors and format nerds who want reproducible access to Amiga replay code from modern systems.

### 使用方式

The package exposes uade123 for command-line playback and helper scripts such as mod2ogg2.sh. The FAQ repeatedly describes debugging and playback from the command line, including passing custom tunes directly and using verbose mode when reporting bugs.

UADE is used when generic module players are not enough: its value is reusing Amiga replayers and recognizing older Amiga naming and file-format conventions rather than treating every tracker file as a generic MOD-family asset.

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

UADE is package-nerd interesting because it packages software archaeology: old Amiga player logic, UAE-derived emulation, and command-line Unix workflows in one small formula.

It is also a reminder that preservation packages often depend less on broad popularity than on exact behavior. A package manager makes that behavior available without requiring users to reconstruct old player stacks by hand.

### 时间线

- 2005: The official FAQ is dated 2005-11-22 and already describes command-line, XMMS, plugin, and archive-oriented workflows.
- 2008-2009: The homepage lists UADE 2.10 through 2.13 releases.
- 2022: UADE 3.00, 3.01, and 3.02 are listed as released.
- 2024: The homepage lists UADE 3.05 as released on 2024-10-06.

### Related projects

- UAE provided the emulation foundation UADE builds on.
- Eagleplayer and Delitracker supplied the historical player API model UADE reimplements.
- Exotica, Modland, and Amiga Music Preservation are adjacent archives named by the project as useful sources of Amiga music.

### 来源

- <https://zakalwe.fi/uade/ describes UADE's purpose, licenses, releases, repository, platforms, command-line/plugin design, and historical dependencies on UAE, Eagleplayer, and Delitracker.>
- <https://zakalwe.fi/uade/faq.html documents command-line usage, bug-report expectations, format behavior, plugins, and archive workflows.>
- source_facts.executables and source_facts.package-manager identify the packaged commands and Homebrew/Nix availability.


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Nix - uade: normalized package name match | nixpkgs package indexes: pkgs/by-name/ua/uade/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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