Spotify Soloist Downloads and Updates
Download archives
Spotify Soloist uses stable archive names for Linux builds.
| Architecture | URL |
|---|---|
ARMv8/AArch64 Linux (aarch64) | soloist_release_arm64.tar.gz |
ARMv7/ARM32 Linux (armv7l) | soloist_release_arm32.tar.gz |
x86_64 Linux (x86_64) | soloist_release_x86_64.tar.gz |
Each archive contains a soloist executable.
See the Soloist Third-Party Licenses for applicable notices and license terms.
Do not redistribute Spotify Soloist archives or binaries directly. Link users to this page instead.
Check the installed build
Run:
_10soloist --version
The output includes the Spotify Soloist version, build timestamp, build identifiers, platform, and architecture.
To update, download the archive for the same architecture, replace the installed
soloist executable, and restart the daemon.
For the full daemon exit-code table, see Command line.