macOS
brew install maclocal Homebrew formula metadata
安装
brew install maclocal Homebrew formula metadata
sudo dnf install macFedora Rawhide package metadata · mac · 来源: dl.fedoraproject.org
sudo pacman -S macArch Linux sync databases · mac · 来源: geo.mirror.pkgbuild.com
sudo zypper install macopenSUSE Tumbleweed package metadata · mac · 来源: download.opensuse.org
概览
Monkey's Audio lossless codec
历史
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.
安全态势
没有找到 mac 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mac | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mac |
|---|---|
| 版本 | 13.18 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mac |
| 主页 | https://www.monkeysaudio.com |
| 上游文档 | https://www.monkeysaudio.com |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://monkeysaudio.com/files/MAC_1318_SDK.zip |
| 最后更新 | 2026-07-02T00:05:53Z |
| Pulse | updated |
| 构建依赖 | cmake |
| 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 | 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-devel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.