Select your operating system and preferred release channel to download the pre-compiled native binaries
directly.
Loading latest release data from GitHub...
Linux (x86_64)
Tested on Fedora, Ubuntu, Arch, etc.
Linux (ARM64)
For aarch64 devices (e.g., Raspberry Pi).
Windows (x86_64)
Extract and run mpv-music.exe in your
terminal.
macOS (Apple Silicon)
For M1/M2/M3 Macs (aarch64).
macOS (Intel)
For older Intel Macs (x86_64).
Automated Installers
Rust (1.93.0+)
cargo install mpv-music
Linux / macOS
curl -sL https://raw.githubusercontent.com/FurqanHun/mpv-music/master/install.sh | bash
Windows (PowerShell)
iwr https://raw.githubusercontent.com/FurqanHun/mpv-music/master/install.ps1 -UseBasicParsing | iex