# uade mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uade in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install uade
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:uade
- **Paketmanager:** Homebrew
- **Version:** 3.05
- **Quellzusammenfassung:** Play Amiga tunes through UAE emulation
- **Homepage:** <https://zakalwe.fi/uade/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bencat (Alias)
- mod2ogg2.sh (Alias)
- uade123 (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.05
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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.


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
