macOS
brew install maclocal Homebrew formula metadata
brew
Monkey's Audio lossless codec. Version 13.18 via Homebrew; verified 2026-07-02.
install
brew install maclocal Homebrew formula metadata
sudo dnf install macFedora Rawhide package metadata · mac · source: dl.fedoraproject.org
sudo pacman -S macArch Linux sync databases · mac · source: geo.mirror.pkgbuild.com
sudo zypper install macopenSUSE Tumbleweed package metadata · mac · source: download.opensuse.org
overview
Monkey's Audio lossless codec
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for mac. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mac | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mac |
|---|---|
| Version | 13.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mac |
| Homepage | https://www.monkeysaudio.com |
| Upstream docs | https://www.monkeysaudio.com |
| License | BSD-3-Clause |
| Source archive | https://monkeysaudio.com/files/MAC_1318_SDK.zip |
| Last updated | 2026-07-02T00:05:53Z |
| Pulse | updated |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mac |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mac 12.73-1.fc45
Monkey's Audio Codec
sudo dnf install macmac-devel 12.73-1.fc45
Development files for mac
sudo dnf install mac-develmac-libs 12.73-1.fc45
Library for Monkey's Audio Codec
sudo dnf install mac-libsmac 12.95-1
APE codec and decompressor
https://www.monkeysaudio.com/index.html
sudo pacman -S macmac 10.26-1.7
APE codec and decompressor
sudo zypper install macmac-devel 10.26-1.7
Development files for APE
sudo zypper install mac-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.