# mac mit Homebrew, dnf, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:mac
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mac
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install mac
```

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

- pacman (92%):

```sh
sudo pacman -S mac
```

  Evidenz: Arch Linux sync databases: mac from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mac
```

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

## Paketfakten

- **Paketschlüssel:** brew:mac
- **Paketmanager:** Homebrew
- **Version:** 13.20
- **Quellzusammenfassung:** Monkey's Audio lossless codec
- **Homepage:** <https://www.monkeysaudio.com>
- **Zuletzt aktualisiert:** 2026-07-22T13:30:18Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mac (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Monkey's Audio is a lossless audio compressor and APE file-format implementation by Matthew T. Ashland. In Homebrew it is packaged as `mac`, the command-line utility built from the official Monkey's Audio SDK/source distribution.

### Projektgeschichte

The official site presents Monkey's Audio as a fast, efficient, bit-perfect music compressor that can compress and later decompress audio back to the original data. The site footer and license identify Matthew T. Ashland's copyright as spanning 2000-2026, and the homepage thanks users for 26 years of the project.

The developer page documents an SDK intended to make the compression technology easy to embed in other software. It says the SDK includes source code for compression, decompression, verification, conversion, analysis, and APE tagging, plus Visual Studio and Xcode projects.

### Adoptionsgeschichte

Monkey's Audio predates most modern package-manager audio codecs and is historically associated with the `.ape` format, high compression ratios, APE tags, and Windows audio tooling. The official homepage claims more than 10 million downloads and broad support by media players and rippers.

Homebrew packages the SDK as a Unix-style `mac` command and builds bottles for macOS and Linux targets. That makes a historically Windows-oriented codec available to package-manager users as a normal CLI encoder, verifier, and decoder.

### Wie es verwendet wird

The official help describes compress, decompress, verify, convert, and make-APL modes. It documents compression-level tradeoffs and pipe-based workflows such as feeding WAV output from FFmpeg or FLAC into `mac.exe`.

The Homebrew formula tests the Unix command by compressing a WAV fixture to APE, verifying the APE file, decompressing it back to WAV, and comparing hashes, which captures the package's command-line purpose.

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

The Homebrew `mac` formula is package-nerd notable because the package name is short and opaque while the upstream project name is Monkey's Audio. It is also a good example of a package manager turning an upstream SDK/source bundle into a portable command-line codec.

### Zeitleiste

- 2000: Monkey's Audio copyright history begins, according to the official license and site footer.
- 2023-08: The official license page identifies the current license as 3-Clause BSD.
- 2026-07: Official homepage listed Monkey's Audio 13.18 and described 26 years of the project.
- 2026-07: Homebrew formula packaged the official SDK/source zip as `mac` 13.17.

### Related projects

- The official help page names FLAC, WavPack, ALAC, and FFmpeg in conversion or external-encoder workflows. The Homebrew formula packages Monkey's Audio as `mac`, distinct from unrelated tools whose names include MAC addresses or macOS cleanup.

### Quellen

- <https://raw.githubusercontent.com/Homebrew/homebrew-core/HEAD/Formula/m/mac.rb>
- <https://www.monkeysaudio.com>
- <https://www.monkeysaudio.com/developers.html>
- <https://www.monkeysaudio.com/help.html>
- <https://www.monkeysaudio.com/license.html>
- <https://www.monkeysaudio.com/versionhistory.html>


## Sicherheitshinweise

Für mac wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- dnf - mac - 13.18-2.fc45: normalized package name match | Fedora Rawhide package metadata: mac from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Monkey's Audio Codec | https://monkeysaudio.com
- dnf - mac-devel - 13.18-2.fc45: normalized package name match | Fedora Rawhide package metadata: mac-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for mac | https://monkeysaudio.com
- dnf - mac-libs - 13.18-2.fc45: normalized package name match | Fedora Rawhide package metadata: mac-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Library for Monkey's Audio Codec | https://monkeysaudio.com
- pacman - mac - 12.95-1: normalized package name match | Arch Linux sync databases: mac from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | APE codec and decompressor | https://www.monkeysaudio.com/index.html
- zypper - mac - 10.26-1.9: normalized package name match | openSUSE Tumbleweed package metadata: mac from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | APE codec and decompressor | https://www.monkeysaudio.com/
- zypper - mac-devel - 10.26-1.9: normalized package name match | openSUSE Tumbleweed package metadata: mac-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for APE | https://www.monkeysaudio.com/


## Combined YAML source

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